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

1320: fix deletion of reused files #1696

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

1320: Remove autosave causing unnecessary N+1 queries

2952b56
Select commit
Loading
Failed to load commit list.
Open

1320: fix deletion of reused files #1696

1320: Remove autosave causing unnecessary N+1 queries
2952b56
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2025 in 0s

94.87% (+0.07%) compared to e1b9021

View this Pull Request on Codecov

94.87% (+0.07%) compared to e1b9021

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.87%. Comparing base (e1b9021) to head (2952b56).
Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1696      +/-   ##
==========================================
+ Coverage   94.79%   94.87%   +0.07%     
==========================================
  Files         133      133              
  Lines        3345     3374      +29     
==========================================
+ Hits         3171     3201      +30     
+ Misses        174      173       -1     

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