-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
run_context: add GITHUB_RUN_ATTEMPT #2458
Conversation
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
@catthehacker this pull request has failed checks 🛠 |
@catthehacker this pull request has failed checks 🛠 |
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.
The TestSetupEnv test should now pass, let's see if mergify let it pass
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2458 +/- ##
===========================================
+ Coverage 61.56% 76.73% +15.17%
===========================================
Files 53 62 +9
Lines 9002 8190 -812
===========================================
+ Hits 5542 6285 +743
+ Misses 3020 1342 -1678
- Partials 440 563 +123 ☔ View full report in Codecov by Sentry. |
Fixes #2451
Fixes #1615