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 Into and Must generic helpers #19

Merged
merged 2 commits into from May 30, 2022

Conversation

tdakkota
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented May 30, 2022

Codecov Report

Merging #19 (b53f5de) into main (3d2f4f4) will increase coverage by 1.08%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
+ Coverage   84.93%   86.01%   +1.08%     
==========================================
  Files           6        8       +2     
  Lines         219      236      +17     
==========================================
+ Hits          186      203      +17     
  Misses         29       29              
  Partials        4        4              
Impacted Files Coverage Δ
into.go 100.00% <100.00%> (ø)
must.go 100.00% <100.00%> (ø)
wrap.go 80.00% <0.00%> (+5.71%) ⬆️

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 3d2f4f4...b53f5de. Read the comment docs.

@tdakkota tdakkota marked this pull request as ready for review May 30, 2022 12:59
@ernado ernado merged commit fa67b69 into go-faster:main May 30, 2022
@tdakkota tdakkota deleted the feat/add-into-and-must branch May 30, 2022 15:15
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

2 participants