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

Improve test coverage in lift.go #51

Merged
merged 2 commits into from
Aug 14, 2023
Merged

Improve test coverage in lift.go #51

merged 2 commits into from
Aug 14, 2023

Conversation

BooleanCat
Copy link
Owner

@BooleanCat BooleanCat commented Aug 14, 2023

Please provide a brief description of the change.

Improve test coverage in lift.go

Which issue does this change relate to?

N/A.

Contribution checklist.

  • I have read and understood the CONTRIBUTING guidelines
  • My code is formatted (make check)
  • I have run tests (make test)
  • All commits in my PR conform to the commit hygiene section
  • I have added relevant tests
  • I have not added any dependencies

@codecov
Copy link

codecov bot commented Aug 14, 2023

Codecov Report

Patch coverage has no change and project coverage change: +1.59% 🎉

Comparison is base (619dbc8) 98.40% compared to head (498d357) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main       #51      +/-   ##
===========================================
+ Coverage   98.40%   100.00%   +1.59%     
===========================================
  Files          19        19              
  Lines         376       376              
===========================================
+ Hits          370       376       +6     
+ Misses          4         0       -4     
+ Partials        2         0       -2     

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BooleanCat BooleanCat merged commit 17e1bff into main Aug 14, 2023
9 checks passed
@BooleanCat BooleanCat deleted the cov branch August 14, 2023 12:26
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.

1 participant