Skip to content

Conversation

@nellh
Copy link
Contributor

@nellh nellh commented Nov 17, 2025

This would sometimes schedule tasks on the wrong worker, avoiding the pipeline construct solves this. Instead we use one longer running tasks which also has an easier to track lifetime.

This would sometimes schedule tasks on the wrong worker, avoiding the pipeline construct solves this.
@codecov
Copy link

codecov bot commented Nov 17, 2025

Codecov Report

❌ Patch coverage is 75.00000% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.02%. Comparing base (362ec03) to head (760d6fd).
⚠️ Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
services/datalad/datalad_service/tasks/publish.py 76.47% 4 Missing ⚠️
...rvices/datalad/datalad_service/handlers/publish.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3648      +/-   ##
==========================================
+ Coverage   42.99%   43.02%   +0.03%     
==========================================
  Files         636      636              
  Lines       33875    33877       +2     
  Branches     1515     1515              
==========================================
+ Hits        14565    14577      +12     
+ Misses      19171    19161      -10     
  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 36f623f into master Nov 17, 2025
15 checks passed
@nellh nellh deleted the drop-pipelines branch November 17, 2025 21:30
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