-
Notifications
You must be signed in to change notification settings - Fork 28
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
Publish checks for job and use task listener #4
Conversation
XiongKezhi
commented
Aug 3, 2020
- Publish checks fro job directly instead of run and item
- Add task listener for console log
…tener for console log
Codecov Report
@@ Coverage Diff @@
## master #4 +/- ##
============================================
+ Coverage 78.39% 82.92% +4.53%
- Complexity 38 44 +6
============================================
Files 10 10
Lines 199 205 +6
Branches 6 7 +1
============================================
+ Hits 156 170 +14
+ Misses 43 35 -8
Continue to review full report at Codecov.
|
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.
it'll need a PR to warnings-ng as well I think?
maybe it will be better to remove the |
Update readme and doc diagrams