-
Notifications
You must be signed in to change notification settings - Fork 214
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 by Bors] - Improve logging in ATX Builder #5797
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #5797 +/- ##
=======================================
Coverage 80.2% 80.2%
=======================================
Files 285 285
Lines 29738 29747 +9
=======================================
+ Hits 23850 23878 +28
+ Misses 4242 4221 -21
- Partials 1646 1648 +2 ☔ View full report in Codecov by Sentry. |
9067d5a
to
6fe2152
Compare
btw. I have a similar PR here: #5798 |
How about merging changes from it to this PR to avoid running ci twice? |
bors merge |
## Motivation Added logs around building a NiPoST challenge to understand its progress better. Co-authored-by: Matthias <[email protected]>
cherry-picked the commit |
Build failed: |
bors merge |
## Motivation Added logs around building a NiPoST challenge to understand its progress better. Co-authored-by: Matthias <[email protected]>
This PR was included in a batch that was canceled, it will be automatically retried |
## Motivation Added logs around building a NiPoST challenge to understand its progress better. Co-authored-by: Matthias <[email protected]>
Pull request successfully merged into develop. Build succeeded: |
Motivation
Added logs around building a NiPoST challenge to understand its progress better.
Description
Test Plan
n/a
TODO