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

fsapp: add clean() method #109

Merged
merged 1 commit into from
Feb 27, 2023
Merged

fsapp: add clean() method #109

merged 1 commit into from
Feb 27, 2023

Conversation

pmrowla
Copy link
Contributor

@pmrowla pmrowla commented Feb 27, 2023

@pmrowla pmrowla self-assigned this Feb 27, 2023
@pmrowla pmrowla force-pushed the fsapp-gc branch 2 times, most recently from 5a4be45 to f98f3a7 Compare February 27, 2023 05:24
@codecov-commenter
Copy link

codecov-commenter commented Feb 27, 2023

Codecov Report

Base: 78.08% // Head: 79.36% // Increases project coverage by +1.28% 🎉

Coverage data is based on head (0dd33f8) compared to base (b322a64).
Patch coverage: 96.77% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #109      +/-   ##
==========================================
+ Coverage   78.08%   79.36%   +1.28%     
==========================================
  Files          21       21              
  Lines         931      984      +53     
  Branches      147      153       +6     
==========================================
+ Hits          727      781      +54     
- Misses        176      177       +1     
+ Partials       28       26       -2     
Impacted Files Coverage Δ
src/dvc_task/app/filesystem.py 89.71% <95.00%> (+2.87%) ⬆️
tests/app/test_filesystem.py 100.00% <100.00%> (ø)
src/dvc_task/contrib/kombu_filesystem.py 39.28% <0.00%> (ø)
src/dvc_task/worker/temporary.py 83.60% <0.00%> (+3.27%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@pmrowla pmrowla merged commit ecfd4a9 into iterative:main Feb 27, 2023
@pmrowla pmrowla deleted the fsapp-gc branch February 27, 2023 05: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.

2 participants