-
Notifications
You must be signed in to change notification settings - Fork 22
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
feat: Add Flags Query Param to Parent Commit Link in Commit Summary #2318
feat: Add Flags Query Param to Parent Commit Link in Commit Summary #2318
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2318 +/- ##
=======================================
Coverage 97.41% 97.41%
=======================================
Files 716 716
Lines 8519 8525 +6
Branches 2087 2093 +6
=======================================
+ Hits 8299 8305 +6
+ Misses 218 217 -1
- Partials 2 3 +1
... and 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Codecov Report
@@ Coverage Diff @@
## main #2318 +/- ##
=======================================
Coverage 97.41% 97.41%
=======================================
Files 716 716
Lines 8519 8525 +6
Branches 2043 2087 +44
=======================================
+ Hits 8299 8305 +6
+ Misses 218 217 -1
- Partials 2 3 +1
... and 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
✅ Deploy Preview for gazebo-staging ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov Report
@@ Coverage Diff @@
## main #2318 +/- ##
=====================================
Coverage 97.42 97.42
=====================================
Files 716 716
Lines 8519 8525 +6
Branches 2045 2093 +48
=====================================
+ Hits 8299 8305 +6
+ Misses 218 217 -1
- Partials 2 3 +1
... and 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Codecov Report
@@ Coverage Diff @@
## main #2318 +/- ##
=======================================
Coverage 97.41% 97.41%
=======================================
Files 716 716
Lines 8519 8525 +6
Branches 2043 2044 +1
=======================================
+ Hits 8299 8305 +6
Misses 218 218
Partials 2 2
Continue to review full report in Codecov by Sentry.
|
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.
🚀
Suspect IssuesThis pull request was deployed and Sentry observed the following issues:
Did you find this useful? React with a 👍 or 👎 |
Description
Small PR just grabbing and appending any flags that are found in the query params.
Closes codecov/engineering-team#674
Notable Changes
CommitDetailSummary
to pull flags query param and append to the parent commit link