padok-team / burrito

🌯 Burrito is a TACoS 🌮
https://padok-team.github.io/burrito
Apache License 2.0
241 stars 10 forks source link

refactor(pullrequest): move from annotations to dedicated fields in Status #192

Closed Alan-pad closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

Merging #192 (98d4f29) into main (983ad07) will decrease coverage by 0.03%. Report is 7 commits behind head on main. The diff coverage is 64.70%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main     #192      +/-   ##
==========================================
- Coverage   68.93%   68.91%   -0.03%     
==========================================
  Files          28       28              
  Lines        2025     2059      +34     
==========================================
+ Hits         1396     1419      +23     
- Misses        545      558      +13     
+ Partials       84       82       -2     
Files Coverage Δ
api/v1alpha1/terraformlayer_types.go 16.66% <ø> (ø)
api/v1alpha1/terraformpullrequest_types.go 16.66% <ø> (ø)
internal/annotations/annotations.go 100.00% <ø> (ø)
internal/webhook/event/pullrequest.go 82.19% <100.00%> (+0.24%) :arrow_up:
internal/webhook/event/push.go 55.84% <100.00%> (+1.79%) :arrow_up:
...nal/controllers/terraformpullrequest/conditions.go 85.83% <90.90%> (+3.25%) :arrow_up:
internal/controllers/terraformlayer/states.go 78.43% <77.77%> (ø)
internal/webhook/github/provider.go 67.18% <55.55%> (-2.46%) :arrow_down:
internal/controllers/terraformpullrequest/layer.go 80.43% <66.66%> (-3.57%) :arrow_down:
internal/controllers/terraformlayer/controller.go 38.75% <53.33%> (+0.72%) :arrow_up:
... and 3 more

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!