Closed dgpatelgit closed 3 years ago
Merging #166 (80d6e08) into master (2611bff) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #166 +/- ##
=======================================
Coverage 97.08% 97.08%
=======================================
Files 7 7
Lines 377 377
Branches 75 75
=======================================
Hits 366 366
Misses 11 11
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 2611bff...80d6e08. Read the comment docs.
:tada: This PR is included in version 0.4.12 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Upon CA trigger there are cases when in golang can fail to generate data using go list command. In this case plugin still highlights existing go.mod with diagnostic which are not appropriated for modified content. Solution was to clean all diagnostic messages upon error.
Jira ticket :: https://issues.redhat.com/browse/APPAI-1657