Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ISSUE-177] Add test for relative date time for locales #181

Merged
merged 1 commit into from Jan 21, 2023

Conversation

jama5262
Copy link
Owner

What does this PR do?

Add test for relative date time for locales

Resolves #177

@jama5262 jama5262 changed the base branch from master to develop January 21, 2023 15:35
@codecov-commenter
Copy link

Codecov Report

Base: 94.04% // Head: 96.21% // Increases project coverage by +2.17% 🎉

Coverage data is based on head (784477b) compared to base (56ed1ca).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #181      +/-   ##
===========================================
+ Coverage    94.04%   96.21%   +2.17%     
===========================================
  Files           37       37              
  Lines         1797     1797              
===========================================
+ Hits          1690     1729      +39     
+ Misses         107       68      -39     
Impacted Files Coverage Δ
lib/src/jiffy.dart 90.88% <ø> (ø)
lib/src/locale/available_locales.dart 100.00% <ø> (ø)
lib/src/display.dart 100.00% <100.00%> (ø)
lib/src/locale/locale.dart 100.00% <100.00%> (ø)
lib/src/locale/locales/arLocale.dart 87.06% <100.00%> (ø)
lib/src/locale/locales/azLocale.dart 89.58% <100.00%> (+12.50%) ⬆️
lib/src/locale/locales/bnLocale.dart 100.00% <100.00%> (ø)
lib/src/locale/locales/deLocale.dart 100.00% <100.00%> (ø)
lib/src/locale/locales/enLocale.dart 100.00% <100.00%> (ø)
lib/src/locale/locales/esLocale.dart 100.00% <100.00%> (ø)
... and 22 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@jama5262 jama5262 merged commit b52800c into develop Jan 21, 2023
@jama5262 jama5262 deleted the ISSUE-177-add_test_for_all_locales branch January 21, 2023 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement the new absolute or precise from date time functionality
2 participants