Skip to content

Conversation

@nellh
Copy link
Contributor

@nellh nellh commented Nov 19, 2025

fsck and drop both accept multiple branch arguments and will avoid rechecking keys present in multiple branches (while still avoiding any keys not expected in the export). This saves a lot of fsck time on datasets with many versions.

@codecov
Copy link

codecov bot commented Nov 19, 2025

Codecov Report

❌ Patch coverage is 80.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.01%. Comparing base (6534d8c) to head (66105e9).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
services/datalad/datalad_service/tasks/publish.py 75.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3658   +/-   ##
=======================================
  Coverage   43.01%   43.01%           
=======================================
  Files         636      636           
  Lines       33898    33901    +3     
  Branches     1515     1515           
=======================================
+ Hits        14581    14584    +3     
  Misses      19178    19178           
  Partials      139      139           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nellh nellh merged commit 0d3634f into master Nov 19, 2025
15 checks passed
@nellh nellh deleted the multiple-fsck-drop branch November 19, 2025 23:35
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