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 tests for some uncovered lines #1277

Merged
merged 1 commit into from
May 17, 2024
Merged

Add tests for some uncovered lines #1277

merged 1 commit into from
May 17, 2024

Conversation

joshlf
Copy link
Member

@joshlf joshlf commented May 17, 2024

No description provided.

@joshlf joshlf changed the title Coverage Add tests for some uncovered lines May 17, 2024
@joshlf joshlf requested a review from jswrenn May 17, 2024 03:10
@joshlf joshlf enabled auto-merge May 17, 2024 03:10
@joshlf joshlf force-pushed the coverage branch 3 times, most recently from 490df3c to 8dadcb5 Compare May 17, 2024 03:26
This commit uses the `cargo-llvm-cov` tool to compute code coverage, and
adds tests which exercise some previously un-exercised lines of code.
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.27%. Comparing base (2afd4bb) to head (16652e1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1277      +/-   ##
==========================================
+ Coverage   85.27%   88.27%   +2.99%     
==========================================
  Files          14       14              
  Lines        5101     5125      +24     
==========================================
+ Hits         4350     4524     +174     
+ Misses        751      601     -150     

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

Merged via the queue into main with commit 27699bb May 17, 2024
210 checks passed
@joshlf joshlf deleted the coverage branch May 17, 2024 04:10
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

3 participants