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

fix[tool]: update VarAccess pickle implementation #4270

Merged
merged 9 commits into from
Oct 7, 2024

revert VarAccess constructor API change

15efb2e
Select commit
Loading
Failed to load commit list.
Merged

fix[tool]: update VarAccess pickle implementation #4270

revert VarAccess constructor API change
15efb2e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 5, 2024 in 0s

90.07% (-1.23%) compared to c02d2d8

View this Pull Request on Codecov

90.07% (-1.23%) compared to c02d2d8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.07%. Comparing base (c02d2d8) to head (15efb2e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4270      +/-   ##
==========================================
- Coverage   91.30%   90.07%   -1.23%     
==========================================
  Files         110      110              
  Lines       15764    15770       +6     
  Branches     3461     3463       +2     
==========================================
- Hits        14393    14205     -188     
- Misses        935     1095     +160     
- Partials      436      470      +34     

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