-
Notifications
You must be signed in to change notification settings - Fork 269
Make pipeline more verbose #1037
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
Conversation
@DominikKamp this is the output I now get locally. Is this what you want? I think unused variables still don't show up, though.
|
Looks good, now we only need to resolve these warnings. |
Okay, they should be fixed now. It only gives output for SCIP warnings |
Co-authored-by: DominikKamp <[email protected]>
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1037 +/- ##
==========================================
+ Coverage 54.13% 54.42% +0.28%
==========================================
Files 22 22
Lines 5045 5224 +179
==========================================
+ Hits 2731 2843 +112
- Misses 2314 2381 +67 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Yeah, I don't see anything problematic, merging now. |
No description provided.