jama5262 / jiffy

Jiffy is a Flutter (Android, IOS and Web) date time package for parsing, manipulating, querying and formatting dates
https://pub.dev/packages/jiffy
MIT License
588 stars 126 forks source link

[ISSUE-190] Added test stub to endOf manipulator function #191

Closed jama5262 closed 1 year ago

jama5262 commented 1 year ago

What does this PR do?

Added test stub to endOf manipulator function

Resolve #190

codecov[bot] commented 1 year ago

Codecov Report

Base: 96.17% // Head: 96.24% // Increases project coverage by +0.06% :tada:

Coverage data is based on head (7630a51) compared to base (9aa7ca9). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #191 +/- ## =========================================== + Coverage 96.17% 96.24% +0.06% =========================================== Files 34 34 Lines 1515 1516 +1 =========================================== + Hits 1457 1459 +2 + Misses 58 57 -1 ``` | [Impacted Files](https://codecov.io/gh/jama5262/jiffy/pull/191?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed) | Coverage Δ | | |---|---|---| | [lib/src/manipulator.dart](https://codecov.io/gh/jama5262/jiffy/pull/191?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed#diff-bGliL3NyYy9tYW5pcHVsYXRvci5kYXJ0) | `100.00% <100.00%> (+0.72%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.