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: fix clean_checkpoints #66

Merged
merged 4 commits into from
Mar 22, 2023
Merged

fix: fix clean_checkpoints #66

merged 4 commits into from
Mar 22, 2023

Conversation

34j
Copy link
Collaborator

@34j 34j commented Mar 22, 2023

Closes #65

@codecov-commenter
Copy link

codecov-commenter commented Mar 22, 2023

Codecov Report

Merging #66 (5d0b7fa) into main (00b9f4a) will decrease coverage by 0.05%.
The diff coverage is 50.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main      #66      +/-   ##
==========================================
- Coverage   17.30%   17.26%   -0.05%     
==========================================
  Files          28       28              
  Lines        3293     3308      +15     
  Branches      369      374       +5     
==========================================
+ Hits          570      571       +1     
- Misses       2710     2727      +17     
+ Partials       13       10       -3     
Impacted Files Coverage Δ
src/so_vits_svc_fork/utils.py 17.96% <0.00%> (-0.19%) ⬇️
src/so_vits_svc_fork/__init__.py 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@34j 34j merged commit e5169bf into main Mar 22, 2023
@34j 34j deleted the fix/fix-clean-checkpoints branch March 22, 2023 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"keep_ckpts" not working
2 participants