Skip to content

Conversation

@maxweng-sentry
Copy link
Contributor

  • Adds a Commit details page within the Admin portal
  • Allows for rerunning of Coverage, Test Analytics, and Bundle Analysis

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. In 2022 this entity acquired Codecov and as result Sentry is going to need some rights from me in order to utilize my contributions in this PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

@codecov-eu
Copy link

codecov-eu bot commented Nov 26, 2025

Codecov Report

❌ Patch coverage is 98.61111% with 2 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
apps/codecov-api/core/admin.py 98.54% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

@sentry
Copy link

sentry bot commented Nov 26, 2025

Codecov Report

❌ Patch coverage is 98.61111% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.88%. Comparing base (c8018ba) to head (e2e29d0).
⚠️ Report is 6 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
apps/codecov-api/core/admin.py 98.54% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #586      +/-   ##
==========================================
+ Coverage   93.85%   93.88%   +0.02%     
==========================================
  Files        1284     1284              
  Lines       46453    46658     +205     
  Branches     1522     1522              
==========================================
+ Hits        43600    43805     +205     
  Misses       2543     2543              
  Partials      310      310              
Flag Coverage Δ
apiunit 96.57% <98.55%> (+0.02%) ⬆️
workerintegration 58.60% <50.00%> (-0.03%) ⬇️
workerunit 91.22% <100.00%> (+0.03%) ⬆️

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.

@codecov-notifications
Copy link

codecov-notifications bot commented Nov 26, 2025

Codecov Report

❌ Patch coverage is 98.61111% with 2 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
apps/codecov-api/core/admin.py 98.54% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

@maxweng-sentry maxweng-sentry marked this pull request as ready for review November 26, 2025 19:54
@drazisil-codecov
Copy link
Contributor

Does this also run rerun dependent tasks, such as UploadFinisher and Notify?

@codecov-test
Copy link

codecov-test commented Dec 2, 2025

Codecov Report

❌ Patch coverage is 98.61111% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
apps/codecov-api/core/admin.py 98.54% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

@maxweng-sentry
Copy link
Contributor Author

Does this also run rerun dependent tasks, such as UploadFinisher and Notify?

Yes it reruns the whole chain of tasks

@maxweng-sentry maxweng-sentry added this pull request to the merge queue Dec 3, 2025
Merged via the queue into main with commit a2f8b4d Dec 3, 2025
49 checks passed
@maxweng-sentry maxweng-sentry deleted the max/rerun-task branch December 3, 2025 21:54
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.

4 participants