padok-team / burrito

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

fix(pr): multiple bugs in the PR controller #187

Closed corrieriluca closed 10 months ago

corrieriluca commented 10 months ago

Breaking changes

Minor Changes

codecov-commenter commented 10 months ago

Codecov Report

Merging #187 (cdb221f) into main (983ad07) will increase coverage by 0.15%. The diff coverage is 63.41%.

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

@@            Coverage Diff             @@
##             main     #187      +/-   ##
==========================================
+ Coverage   68.93%   69.09%   +0.15%     
==========================================
  Files          28       28              
  Lines        2025     2035      +10     
==========================================
+ Hits         1396     1406      +10     
  Misses        545      545              
  Partials       84       84              
Files Coverage Δ
internal/controllers/terraformlayer/controller.go 38.02% <100.00%> (ø)
...nal/controllers/terraformpullrequest/controller.go 33.87% <100.00%> (-1.05%) :arrow_down:
internal/controllers/terraformrun/controller.go 62.62% <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% <0.00%> (+3.25%) :arrow_up:
internal/controllers/terraformpullrequest/layer.go 80.43% <66.66%> (-3.57%) :arrow_down:
...nternal/controllers/terraformpullrequest/states.go 57.95% <20.00%> (+0.97%) :arrow_up:

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