Conversation
Codecov Report
@@ Coverage Diff @@
## master #197 +/- ##
==========================================
- Coverage 73.41% 73.34% -0.08%
==========================================
Files 51 51
Lines 4300 4307 +7
==========================================
+ Hits 3157 3159 +2
- Misses 966 970 +4
- Partials 177 178 +1
Continue to review full report at Codecov.
|
|
Sorry for the delay in reply. I think this PR is on the right track but I would like to have some changes in the implementation.
And please add a test to the show command to ensure that the annotation is set when the flag is passed in. |
|
@kvaps do you plan to work on this? If not, I can implement it based on the feedback above. Let me know. |
|
@gotwarlost, thanks for review! Any way I appreciate your notes, I'm glad to learning golang by participating this project 😉 |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #197 +/- ##
==========================================
- Coverage 73.41% 73.34% -0.08%
==========================================
Files 51 51
Lines 4300 4307 +7
==========================================
+ Hits 3157 3159 +2
- Misses 966 970 +4
- Partials 177 178 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
fixes #163