Closed Two-Hearts closed 1 year ago
The error message looks good to me.
Merging #314 (e0314a0) into main (39c8ed0) will increase coverage by
0.36%
. The diff coverage is100.00%
.
:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.
@@ Coverage Diff @@
## main #314 +/- ##
==========================================
+ Coverage 74.41% 74.78% +0.36%
==========================================
Files 23 23
Lines 2177 2177
==========================================
+ Hits 1620 1628 +8
+ Misses 438 433 -5
+ Partials 119 116 -3
Impacted Files | Coverage Δ | |
---|---|---|
notation.go | 64.48% <100.00%> (+3.73%) |
:arrow_up: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
This PR updates error message of
errExceededMaxVerificationLimit
to be more user friendly.