Skip to content
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: allow events yaml unmarshal #370

Merged
merged 5 commits into from
Apr 17, 2024

Merge branch 'main' into fix/allow-events-yaml-unmarshal

c83df11
Select commit
Loading
Failed to load commit list.
Merged

fix: allow events yaml unmarshal #370

Merge branch 'main' into fix/allow-events-yaml-unmarshal
c83df11
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%) ⬇️