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

Implement storage- and relationship-aware cleanup #973

Merged
merged 22 commits into from
Jan 22, 2025

only re-parent non-`deleted` repos based on `service_id` in `SyncRepos`

0a22ed4
Select commit
Loading
Failed to load commit list.
Merged

Implement storage- and relationship-aware cleanup #973

only re-parent non-`deleted` repos based on `service_id` in `SyncRepos`
0a22ed4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 22, 2025 in 1s

97.74% (-0.02%) compared to 2b5bffc

View this Pull Request on Codecov

97.74% (-0.02%) compared to 2b5bffc

Details

Codecov Report

Attention: Patch coverage is 98.16092% with 8 lines in your changes missing coverage. Please review.

Project coverage is 97.74%. Comparing base (2b5bffc) to head (0a22ed4).
Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
services/cleanup/models.py 96.47% 3 Missing ⚠️
services/cleanup/relations.py 95.77% 3 Missing ⚠️
services/cleanup/repository.py 92.85% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #973      +/-   ##
==========================================
- Coverage   97.75%   97.74%   -0.02%     
==========================================
  Files         451      458       +7     
  Lines       36812    36985     +173     
==========================================
+ Hits        35986    36150     +164     
- Misses        826      835       +9     

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

⚠️ Impact Analysis from Codecov is deprecated and will be sunset on Jan 31 2025. See more