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 MIT{BDaily} calculations with negative values #48

Merged
merged 3 commits into from
Oct 30, 2023
Merged

Conversation

bbejanov
Copy link
Member

Fix issue #45

@bbejanov bbejanov linked an issue Oct 30, 2023 that may be closed by this pull request
@bbejanov bbejanov changed the base branch from master to dev October 30, 2023 20:44
@codecov-commenter
Copy link

codecov-commenter commented Oct 30, 2023

Codecov Report

Merging #48 (4c873af) into dev (cc2268f) will increase coverage by 0.07%.
The diff coverage is 88.88%.

@@            Coverage Diff             @@
##              dev      #48      +/-   ##
==========================================
+ Coverage   92.55%   92.63%   +0.07%     
==========================================
  Files          20       20              
  Lines        2902     2904       +2     
==========================================
+ Hits         2686     2690       +4     
+ Misses        216      214       -2     
Files Coverage Δ
src/momentintime.jl 91.71% <88.88%> (+0.66%) ⬆️

@bbejanov bbejanov merged commit 621da2e into dev Oct 30, 2023
6 checks passed
@bbejanov bbejanov deleted the 45-negative-bdaily branch October 30, 2023 21:21
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.

Incorrect MIT{BDaily} behaviours when the year is 0 or negative
2 participants