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

feat: Add AddBusinessDay to Time #235

Merged
merged 6 commits into from
Jun 15, 2022

Conversation

mhargrove
Copy link
Contributor

Add AddBusinessDay to Time

Note: this is built on top of #234 & assumes those changes are complete for the sake of accurate test data, compare mhargrove/base@add-juneteenth...mhargrove:add-business-day for unique changes

time.go Show resolved Hide resolved
darwinz
darwinz previously approved these changes Jun 14, 2022
time.go Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Jun 14, 2022

Codecov Report

Merging #235 (fe272f2) into master (52562ea) will increase coverage by 0.16%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #235      +/-   ##
==========================================
+ Coverage   77.42%   77.58%   +0.16%     
==========================================
  Files          29       29              
  Lines         939      946       +7     
==========================================
+ Hits          727      734       +7     
  Misses        166      166              
  Partials       46       46              
Impacted Files Coverage Δ
time.go 96.87% <100.00%> (+0.38%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 52562ea...fe272f2. Read the comment docs.

@adamdecaf
Copy link
Member

Thank you! Since this adds to the public API let's release v0.31.0 with the changelog updated.

@mhargrove mhargrove merged commit 22f86a4 into moov-io:master Jun 15, 2022
@mhargrove mhargrove deleted the add-business-day branch June 15, 2022 18:06
@mhargrove mhargrove mentioned this pull request Jun 15, 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.

4 participants