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

neotest: coverage collection polishing #3616

Merged
merged 5 commits into from
Oct 16, 2024

nns: update neo-go dependency

c1444d4
Select commit
Loading
Failed to load commit list.
Merged

neotest: coverage collection polishing #3616

nns: update neo-go dependency
c1444d4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2024 in 0s

85.19% (+0.00%) compared to a924253

View this Pull Request on Codecov

85.19% (+0.00%) compared to a924253

Details

Codecov Report

Attention: Patch coverage is 7.14286% with 26 lines in your changes missing coverage. Please review.

Project coverage is 85.19%. Comparing base (a924253) to head (c1444d4).

Files with missing lines Patch % Lines
pkg/neotest/coverage.go 4.00% 23 Missing and 1 partial ⚠️
pkg/neotest/basic.go 33.33% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3616   +/-   ##
=======================================
  Coverage   85.19%   85.19%           
=======================================
  Files         333      333           
  Lines       39009    39022   +13     
=======================================
+ Hits        33232    33245   +13     
- Misses       4207     4210    +3     
+ Partials     1570     1567    -3     

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