fix: allow events yaml unmarshal #370
Merged
Codecov / codecov/project
succeeded
Apr 12, 2024 in 0s
96.08% (target 90.00%)
View this Pull Request on Codecov
96.08% (target 90.00%)
Details
Codecov Report
Attention: Patch coverage is 0%
with 26 lines
in your changes are missing coverage. Please review.
Project coverage is 96.08%. Comparing base (
c5cba4e
) to head (c83df11
).
Additional details and impacted files
@@ Coverage Diff @@
## main #370 +/- ##
==========================================
- Coverage 96.55% 96.08% -0.47%
==========================================
Files 69 69
Lines 5335 5361 +26
==========================================
Hits 5151 5151
- Misses 110 136 +26
Partials 74 74
Files | Coverage Δ | |
---|---|---|
library/repo.go | 96.80% <0.00%> (-3.21%) |
⬇️ |
library/secret.go | 96.01% <0.00%> (-3.99%) |
⬇️ |
library/events.go | 94.31% <0.00%> (-5.69%) |
⬇️ |
Loading