Skip to content

Conversation

@nellh
Copy link
Contributor

@nellh nellh commented Nov 10, 2025

Allows the user to specify they want to remove any remote files not present locally (excluding .gitattributes and .datalad/config).

Fixes #1067

@codecov
Copy link

codecov bot commented Nov 10, 2025

Codecov Report

❌ Patch coverage is 0% with 35 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.03%. Comparing base (77cf22f) to head (81298c5).
⚠️ Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
cli/src/worker/git.ts 0.00% 25 Missing ⚠️
cli/src/commands/upload.ts 0.00% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3633      +/-   ##
==========================================
- Coverage   43.07%   43.03%   -0.04%     
==========================================
  Files         635      635              
  Lines       33728    33766      +38     
  Branches     1515     1518       +3     
==========================================
+ Hits        14528    14532       +4     
- Misses      19061    19095      +34     
  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 027c8f3 into master Nov 10, 2025
13 of 15 checks passed
@nellh nellh deleted the cli-delete-flag branch November 10, 2025 20:49
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.

Add --delete option to the CLI

2 participants