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

Merge develop branch to master branch #212

Closed jama5262 closed 1 year ago

jama5262 commented 1 year ago

What does this PR do?

Merge develop branch to master branch

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 99.77% and project coverage change: +2.60 :tada:

Comparison is base (55665c2) 93.70% compared to head (08199ec) 96.30%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #212 +/- ## ========================================== + Coverage 93.70% 96.30% +2.60% ========================================== Files 31 34 +3 Lines 1319 1544 +225 ========================================== + Hits 1236 1487 +251 + Misses 83 57 -26 ``` | [Impacted Files](https://codecov.io/gh/jama5262/jiffy/pull/212?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed) | Coverage Δ | | |---|---|---| | [lib/src/utils/replace.dart](https://codecov.io/gh/jama5262/jiffy/pull/212?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed#diff-bGliL3NyYy91dGlscy9yZXBsYWNlLmRhcnQ=) | `100.00% <ø> (+8.33%)` | :arrow_up: | | [lib/src/jiffy.dart](https://codecov.io/gh/jama5262/jiffy/pull/212?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed#diff-bGliL3NyYy9qaWZmeS5kYXJ0) | `98.78% <98.75%> (+7.68%)` | :arrow_up: | | [lib/src/default\_display.dart](https://codecov.io/gh/jama5262/jiffy/pull/212?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed#diff-bGliL3NyYy9kZWZhdWx0X2Rpc3BsYXkuZGFydA==) | `100.00% <100.00%> (ø)` | | | [lib/src/display.dart](https://codecov.io/gh/jama5262/jiffy/pull/212?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/212?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/locale/available\_locales.dart](https://codecov.io/gh/jama5262/jiffy/pull/212?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed#diff-bGliL3NyYy9sb2NhbGUvYXZhaWxhYmxlX2xvY2FsZXMuZGFydA==) | `100.00% <100.00%> (ø)` | | | [lib/src/locale/locales/ar\_locale.dart](https://codecov.io/gh/jama5262/jiffy/pull/212?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed#diff-bGliL3NyYy9sb2NhbGUvbG9jYWxlcy9hcl9sb2NhbGUuZGFydA==) | `78.44% <100.00%> (ø)` | | | [lib/src/locale/locales/az\_locale.dart](https://codecov.io/gh/jama5262/jiffy/pull/212?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed#diff-bGliL3NyYy9sb2NhbGUvbG9jYWxlcy9hel9sb2NhbGUuZGFydA==) | `79.16% <100.00%> (ø)` | | | [lib/src/locale/locales/bn\_locale.dart](https://codecov.io/gh/jama5262/jiffy/pull/212?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed#diff-bGliL3NyYy9sb2NhbGUvbG9jYWxlcy9ibl9sb2NhbGUuZGFydA==) | `100.00% <100.00%> (ø)` | | | [lib/src/locale/locales/de\_locale.dart](https://codecov.io/gh/jama5262/jiffy/pull/212?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed#diff-bGliL3NyYy9sb2NhbGUvbG9jYWxlcy9kZV9sb2NhbGUuZGFydA==) | `100.00% <100.00%> (ø)` | | | ... and [28 more](https://codecov.io/gh/jama5262/jiffy/pull/212?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.