Skip to content

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

Merged
merged 2 commits into from
Apr 10, 2025
Merged

Add a new transplant endpoint #1276

merged 2 commits into from
Apr 10, 2025

Conversation

Swatinem
Copy link
Contributor

@Swatinem Swatinem commented Apr 8, 2025

This endpoint pretty much just schedules a task which will copy over coverage reports from one commit to another.


The commits for this feature:

Copy link
Contributor

sentry-autofix bot commented Apr 8, 2025

✅ Sentry found no issues in your recent changes ✅

@Swatinem Swatinem marked this pull request as ready for review April 8, 2025 10:55
@Swatinem Swatinem requested a review from a team as a code owner April 8, 2025 10:55
@Swatinem Swatinem force-pushed the swatinem/transplant-report branch from 42ed953 to 34dddd9 Compare April 8, 2025 10:55
@codecov-notifications
Copy link

codecov-notifications bot commented Apr 8, 2025

Codecov Report

Attention: Patch coverage is 90.90909% with 3 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
upload/views/transplant_report.py 93.33% 2 Missing ⚠️
services/task/task.py 50.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

Copy link

codecov bot commented Apr 8, 2025

Codecov Report

Attention: Patch coverage is 90.90909% with 3 lines in your changes missing coverage. Please review.

Project coverage is 96.31%. Comparing base (a6b25ce) to head (23ae086).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
upload/views/transplant_report.py 93.33% 2 Missing ⚠️
services/task/task.py 50.00% 1 Missing ⚠️
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     
Flag Coverage Δ
unit 96.31% <90.90%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Swatinem Swatinem added this pull request to the merge queue Apr 9, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 9, 2025
This endpoint pretty much just schedules a task which will copy over coverage reports from one commit to another.
@Swatinem Swatinem force-pushed the swatinem/transplant-report branch from 34dddd9 to aa877c2 Compare April 9, 2025 07:56
@Swatinem Swatinem enabled auto-merge April 9, 2025 07:56
@Swatinem Swatinem disabled auto-merge April 9, 2025 08:10
@Swatinem Swatinem enabled auto-merge April 10, 2025 07:17
@Swatinem Swatinem added this pull request to the merge queue Apr 10, 2025
Merged via the queue into main with commit 600412a Apr 10, 2025
19 of 26 checks passed
@Swatinem Swatinem deleted the swatinem/transplant-report branch April 10, 2025 07:39
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