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 default dataset path #43

Merged
merged 4 commits into from
Mar 20, 2023
Merged

fix: fix default dataset path #43

merged 4 commits into from
Mar 20, 2023

Conversation

34j
Copy link
Collaborator

@34j 34j commented Mar 20, 2023

34j added 2 commits March 20, 2023 19:58
Default dataset directory has changed
the behaviour of preprocess_resample has changed
@codecov-commenter
Copy link

codecov-commenter commented Mar 20, 2023

Codecov Report

Merging #43 (17ec5ba) into main (afb42b0) will decrease coverage by 0.22%.
The diff coverage is 20.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      #43      +/-   ##
==========================================
- Coverage   17.75%   17.53%   -0.22%     
==========================================
  Files          28       28              
  Lines        3200     3205       +5     
  Branches      350      351       +1     
==========================================
- Hits          568      562       -6     
- Misses       2621     2630       +9     
- Partials       11       13       +2     
Impacted Files Coverage Δ
src/so_vits_svc_fork/__main__.py 0.00% <ø> (ø)
src/so_vits_svc_fork/preprocess_resample.py 56.89% <20.00%> (-16.69%) ⬇️

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

@34j 34j merged commit ac47fed into main Mar 20, 2023
@34j 34j deleted the fix/fix-default-dataset-path branch March 20, 2023 11:45
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.

Pre-resample not running?
2 participants