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

Optimize space usage of ExplorationReport before saving #279

Merged
merged 5 commits into from
Jan 8, 2025

fix pyright

48a5c47
Select commit
Loading
Failed to load commit list.
Merged

Optimize space usage of ExplorationReport before saving #279

fix pyright
48a5c47
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2025 in 0s

84.33% (+0.00%) compared to fc72c85

View this Pull Request on Codecov

84.33% (+0.00%) compared to fc72c85

Details

Codecov Report

Attention: Patch coverage is 87.50000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 84.33%. Comparing base (fc72c85) to head (48a5c47).

Files with missing lines Patch % Lines
...gen2/exploration/report/report_trust_levels_max.py 40.00% 3 Missing ⚠️
dpgen2/exploration/report/report.py 50.00% 1 Missing ⚠️
dpgen2/exploration/report/report_adaptive_lower.py 93.33% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #279   +/-   ##
=======================================
  Coverage   84.32%   84.33%           
=======================================
  Files         104      104           
  Lines        6003     6031   +28     
=======================================
+ Hits         5062     5086   +24     
- Misses        941      945    +4     

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