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

Fix Duration.clamp min=max bug #63

Merged
merged 1 commit into from
Aug 3, 2022
Merged

Fix Duration.clamp min=max bug #63

merged 1 commit into from
Aug 3, 2022

Conversation

FMorschel
Copy link
Collaborator

Missed in #61

@codecov
Copy link

codecov bot commented Aug 3, 2022

Codecov Report

Merging #63 (84350da) into master (f518e3f) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #63   +/-   ##
=======================================
  Coverage   99.80%   99.81%           
=======================================
  Files           2        2           
  Lines         525      529    +4     
=======================================
+ Hits          524      528    +4     
  Misses          1        1           
Impacted Files Coverage Δ
lib/src/extensions.dart 98.95% <100.00%> (ø)
test/time_test.dart 100.00% <100.00%> (ø)

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

@FMorschel FMorschel changed the title Fix duration min/max bug Fix Duration.clamp min=max bug Aug 3, 2022
@jogboms jogboms merged commit a82c7b1 into jogboms:master Aug 3, 2022
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.

2 participants