-
Notifications
You must be signed in to change notification settings - Fork 28
Add a new transplant
endpoint
#1276
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
Conversation
✅ Sentry found no issues in your recent changes ✅ |
42ed953
to
34dddd9
Compare
Codecov ReportAttention: Patch coverage is ✅ All tests successful. No failed tests found.
📢 Thoughts on this report? Let us know! |
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found.
Additional details and impacted files@@ Coverage Diff @@
## main #1276 +/- ##
==========================================
- Coverage 96.32% 96.31% -0.02%
==========================================
Files 487 488 +1
Lines 16907 16940 +33
==========================================
+ Hits 16285 16315 +30
- Misses 622 625 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
This endpoint pretty much just schedules a task which will copy over coverage reports from one commit to another.
34dddd9
to
aa877c2
Compare
This endpoint pretty much just schedules a task which will copy over coverage reports from one commit to another.
The commits for this feature:
transplant_report
task and logic worker#1190transplant
endpoint #1276transplant-report
command codecov-cli#677