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

Revert "Add km_kh locale" #238

Closed jama5262 closed 1 year ago

jama5262 commented 1 year ago

@Kuntheasoung reverting your changes due to tests failing

Theses are the changes from https://github.com/jama5262/jiffy/pull/234, please fix you tests for adding the km_kh locale

You can always reopen a new PR by reverting the changes of this PR, the button to revert the changes is below

Once reverted make sure the dart format and tests are working. You can check them by using

If in Windows run the following in the terminal

If in Linux or Mac

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (657603c) 96.32% compared to head (beac4d3) 96.32%.

:exclamation: Current head beac4d3 differs from pull request most recent head 84e052a. Consider uploading reports for the commit 84e052a to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #238 +/- ## ======================================= Coverage 96.32% 96.32% ======================================= Files 34 34 Lines 1550 1550 ======================================= Hits 1493 1493 Misses 57 57 ```

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