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-145] Comparing two different instances that hold the exact same date should return true #211

Merged
merged 1 commit into from Mar 8, 2023

Conversation

jama5262
Copy link
Owner

@jama5262 jama5262 commented Mar 8, 2023

What does this PR do?

Comparing two different instances that hold the exact same date should return true

Resolves #145

@codecov
Copy link

codecov bot commented Mar 8, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change

Comparison is base (9db79c5) 96.29% compared to head (89e28fb) 96.30%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #211   +/-   ##
========================================
  Coverage    96.29%   96.30%           
========================================
  Files           34       34           
  Lines         1540     1544    +4     
========================================
+ Hits          1483     1487    +4     
  Misses          57       57           
Impacted Files Coverage Δ
lib/src/jiffy.dart 98.78% <100.00%> (+0.03%) ⬆️

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 8bf5879 into develop Mar 8, 2023
5 checks passed
@jama5262 jama5262 deleted the ISSUE-145-comparing_two_jiffy_instances branch March 8, 2023 14:44
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.

None yet

1 participant