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-237] Add a function to retrieve all supported locales in Jiffy #239

Closed jama5262 closed 1 year ago

jama5262 commented 1 year ago

What does this PR do?

Add a function to retrieve all supported locales in Jiffy

Issue Reference

Fixes #237

Types of changes

Screenshots

If applicable, add screenshots to help explain your problem.

Checklist

Additional Information

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (3593a29) 96.32% compared to head (5d685d4) 96.33%.

:exclamation: Current head 5d685d4 differs from pull request most recent head 3544243. Consider uploading reports for the commit 3544243 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #239 +/- ## ======================================= Coverage 96.32% 96.33% ======================================= Files 34 34 Lines 1550 1554 +4 ======================================= + Hits 1493 1497 +4 Misses 57 57 ``` | [Impacted Files](https://app.codecov.io/gh/jama5262/jiffy/pull/239?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://app.codecov.io/gh/jama5262/jiffy/pull/239?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed#diff-bGliL3NyYy9qaWZmeS5kYXJ0) | `98.83% <100.00%> (+0.01%)` | :arrow_up: | | [lib/src/locale/supported\_locales.dart](https://app.codecov.io/gh/jama5262/jiffy/pull/239?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed#diff-bGliL3NyYy9sb2NhbGUvc3VwcG9ydGVkX2xvY2FsZXMuZGFydA==) | `100.00% <100.00%> (ø)` | |

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