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

#20 Add a MustSet function #22

Merged
merged 2 commits into from
Aug 16, 2020
Merged

#20 Add a MustSet function #22

merged 2 commits into from
Aug 16, 2020

Conversation

BoynChan
Copy link
Contributor

#20 Add a MustSet function.
I add a MustSet function in defaults.go and did some tests in its test file.

@codecov-commenter
Copy link

Codecov Report

Merging #22 into master will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   98.26%   98.30%   +0.04%     
==========================================
  Files           2        2              
  Lines         115      118       +3     
==========================================
+ Hits          113      116       +3     
  Misses          1        1              
  Partials        1        1              
Impacted Files Coverage Δ
defaults.go 98.26% <100.00%> (+0.04%) ⬆️

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 8240537...ea4c44f. Read the comment docs.

@creasty creasty linked an issue Aug 16, 2020 that may be closed by this pull request
@creasty
Copy link
Owner

creasty commented Aug 16, 2020

Thank you 👍

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.

Add MustSet() function
3 participants