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

dprc: add restart_from_iter option #1322

Merged
merged 4 commits into from
Sep 4, 2023

[pre-commit.ci] auto fixes from pre-commit.com hooks

467d235
Select commit
Loading
Failed to load commit list.
Merged

dprc: add restart_from_iter option #1322

[pre-commit.ci] auto fixes from pre-commit.com hooks
467d235
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 1, 2023 in 1s

48.45% (+0.20%) compared to 2b6fecf

View this Pull Request on Codecov

48.45% (+0.20%) compared to 2b6fecf

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.20% 🎉

Comparison is base (2b6fecf) 48.24% compared to head (467d235) 48.45%.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #1322      +/-   ##
==========================================
+ Coverage   48.24%   48.45%   +0.20%     
==========================================
  Files          82       82              
  Lines       14601    14606       +5     
==========================================
+ Hits         7044     7077      +33     
+ Misses       7557     7529      -28     
Files Changed Coverage Δ
dpgen/generator/arginfo.py 100.00% <100.00%> (ø)
dpgen/generator/run.py 67.59% <100.00%> (+1.03%) ⬆️

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