-
Notifications
You must be signed in to change notification settings - Fork 19
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
fix(pipeline): null check on status of taskrun #30
Conversation
7521f53
to
740a939
Compare
/ok-to-test |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #30 +/- ##
==========================================
+ Coverage 79.92% 79.94% +0.02%
==========================================
Files 568 568
Lines 21329 21331 +2
Branches 5285 5029 -256
==========================================
+ Hits 17048 17054 +6
+ Misses 4257 4253 -4
Partials 24 24
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
740a939
to
33dd5a0
Compare
33dd5a0
to
a2bba71
Compare
/retest |
add test. Otherwise lgtm. |
/lgtm |
a2bba71
to
0dd7d0f
Compare
864a4b1
to
0dd7d0f
Compare
This coverage can be skipped. Some of the missing lines are General coverage increase with the addition of the new test case. |
Backport fix(pipeline): null check on status of taskrun to the new repo.
Assure during the migration we move our latest changes.