-
Notifications
You must be signed in to change notification settings - Fork 15
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
Refactor transfer_complete_datasets
for one transfer job
#340
Conversation
755a54d
to
85f348f
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #340 +/- ##
==========================================
+ Coverage 97.03% 97.55% +0.52%
==========================================
Files 65 34 -31
Lines 4008 2005 -2003
==========================================
- Hits 3889 1956 -1933
+ Misses 119 49 -70 ☔ View full report in Codecov by Sentry. |
2fd4167
to
300fa04
Compare
7c868f4
to
e5d31a1
Compare
This changes it to only do one globus task rather than one per dataset
e5d31a1
to
227344f
Compare
CodSpeed Performance ReportMerging #340 will not alter performanceComparing Summary
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems fine 👍
fixes #339