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 Collectvariables again #144

Merged
merged 7 commits into from
Feb 29, 2024

set progress bar false

066e52b
Select commit
Loading
Failed to load commit list.
Merged

Improve Collectvariables again #144

set progress bar false
066e52b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 28, 2024 in 1s

80.08% (-0.21%) compared to daf6580, passed because coverage increased by +0.38% when compared to adjusted base (79.69%)

View this Pull Request on Codecov

80.08% (-0.21%) compared to daf6580, passed because coverage increased by +0.38% when compared to adjusted base (79.69%)

Details

Codecov Report

Attention: Patch coverage is 83.83838% with 32 lines in your changes are missing coverage. Please review.

Project coverage is 80.08%. Comparing base (daf6580) to head (066e52b).

Files Patch % Lines
src/compiler_pass.jl 77.77% 20 Missing ⚠️
src/utils.jl 88.78% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #144      +/-   ##
==========================================
- Coverage   80.28%   80.08%   -0.21%     
==========================================
  Files          21       21              
  Lines        1841     1968     +127     
==========================================
+ Hits         1478     1576      +98     
- Misses        363      392      +29     

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