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

[Merged by Bors] - use zap in genvm #6236

Closed
wants to merge 2 commits into from

clean up logtest usages

4682a03
Select commit
Loading
Failed to load commit list.
Closed

[Merged by Bors] - use zap in genvm #6236

clean up logtest usages
4682a03
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 9, 2024 in 0s

82.1% (-0.1%) compared to 88ba729

View this Pull Request on Codecov

82.1% (-0.1%) compared to 88ba729

Details

Codecov Report

Attention: Patch coverage is 98.18182% with 1 line in your changes missing coverage. Please review.

Project coverage is 82.1%. Comparing base (88ba729) to head (4682a03).
Report is 3 commits behind head on develop.

Files Patch % Lines
genvm/vm.go 97.5% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           develop   #6236     +/-   ##
=========================================
- Coverage     82.1%   82.1%   -0.1%     
=========================================
  Files          308     308             
  Lines        34066   34067      +1     
=========================================
- Hits         27976   27975      -1     
- Misses        4314    4321      +7     
+ Partials      1776    1771      -5     

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