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
576 stars 124 forks source link

ISSUE-182-reiterate_jiffy_implementations #183

Closed jama5262 closed 1 year ago

jama5262 commented 1 year ago

What does this PR do?

Retierate jiffy implemetations

Resolves #182

codecov-commenter commented 1 year ago

Codecov Report

Base: 96.21% // Head: 80.53% // Decreases project coverage by -15.69% :warning:

Coverage data is based on head (e2e847e) compared to base (b52800c). Patch coverage: 53.43% of modified lines in pull request are covered.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #183 +/- ## ============================================ - Coverage 96.21% 80.53% -15.69% ============================================ Files 37 35 -2 Lines 1797 1541 -256 ============================================ - Hits 1729 1241 -488 - Misses 68 300 +232 ``` | [Impacted Files](https://codecov.io/gh/jama5262/jiffy/pull/183?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed) | Coverage Δ | | |---|---|---| | [lib/src/jiffy.dart](https://codecov.io/gh/jama5262/jiffy/pull/183?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed#diff-bGliL3NyYy9qaWZmeS5kYXJ0) | `0.00% <0.00%> (-90.89%)` | :arrow_down: | | [lib/src/manipulator.dart](https://codecov.io/gh/jama5262/jiffy/pull/183?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed#diff-bGliL3NyYy9tYW5pcHVsYXRvci5kYXJ0) | `99.27% <99.02%> (ø)` | | | [lib/src/display.dart](https://codecov.io/gh/jama5262/jiffy/pull/183?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed#diff-bGliL3NyYy9kaXNwbGF5LmRhcnQ=) | `100.00% <100.00%> (ø)` | | | [lib/src/getter.dart](https://codecov.io/gh/jama5262/jiffy/pull/183?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed#diff-bGliL3NyYy9nZXR0ZXIuZGFydA==) | `100.00% <100.00%> (ø)` | | | [lib/src/parser.dart](https://codecov.io/gh/jama5262/jiffy/pull/183?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed#diff-bGliL3NyYy9wYXJzZXIuZGFydA==) | `100.00% <100.00%> (ø)` | | | [lib/src/query.dart](https://codecov.io/gh/jama5262/jiffy/pull/183?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed#diff-bGliL3NyYy9xdWVyeS5kYXJ0) | `100.00% <100.00%> (ø)` | | | [lib/src/utils/regex.dart](https://codecov.io/gh/jama5262/jiffy/pull/183?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed#diff-bGliL3NyYy91dGlscy9yZWdleC5kYXJ0) | `0.00% <0.00%> (-100.00%)` | :arrow_down: | | [lib/src/locale/available\_locales.dart](https://codecov.io/gh/jama5262/jiffy/pull/183?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed#diff-bGliL3NyYy9sb2NhbGUvYXZhaWxhYmxlX2xvY2FsZXMuZGFydA==) | `0.00% <0.00%> (-100.00%)` | :arrow_down: | | [lib/src/utils/replace.dart](https://codecov.io/gh/jama5262/jiffy/pull/183?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed#diff-bGliL3NyYy91dGlscy9yZXBsYWNlLmRhcnQ=) | `33.33% <0.00%> (-58.34%)` | :arrow_down: | | [lib/src/locale/locales/azLocale.dart](https://codecov.io/gh/jama5262/jiffy/pull/183?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed#diff-bGliL3NyYy9sb2NhbGUvbG9jYWxlcy9hekxvY2FsZS5kYXJ0) | `79.16% <0.00%> (-10.42%)` | :arrow_down: | | ... and [5 more](https://codecov.io/gh/jama5262/jiffy/pull/183?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed) | | 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.