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

Add some basic test coverage for build/test verbs #652

Merged
merged 2 commits into from
Jun 13, 2024
Merged

Conversation

cottsay
Copy link
Member

@cottsay cottsay commented Jun 4, 2024

Nothing crazy, just want to exercise the code to give us some basic coverage. The build verb is currently at 0%, so it's not hard to improve on that.

@cottsay cottsay added the enhancement New feature or request label Jun 4, 2024
@cottsay cottsay added this to the 0.16.2 milestone Jun 4, 2024
@cottsay cottsay self-assigned this Jun 4, 2024
Copy link

codecov bot commented Jun 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.26%. Comparing base (520052d) to head (48cfaff).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #652      +/-   ##
==========================================
+ Coverage   83.44%   87.26%   +3.81%     
==========================================
  Files          67       67              
  Lines        3902     3902              
  Branches      773      773              
==========================================
+ Hits         3256     3405     +149     
+ Misses        555      391     -164     
- Partials       91      106      +15     

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

Copy link
Contributor

@nuclearsandwich nuclearsandwich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ with both hands!

@cottsay cottsay merged commit 0539c39 into master Jun 13, 2024
36 checks passed
@cottsay cottsay deleted the cottsay/verb-tests branch June 13, 2024 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

2 participants