padok-team / burrito

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

test(pr): Add tests on TerraformPR Controller #145

Closed corrieriluca closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #145 (58919b6) into main (96c0c2a) will increase coverage by 17.83%. The diff coverage is 64.28%.

: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     #145       +/-   ##
===========================================
+ Coverage   52.16%   69.99%   +17.83%     
===========================================
  Files          23       22        -1     
  Lines        1549     1493       -56     
===========================================
+ Hits          808     1045      +237     
+ Misses        700      388      -312     
- Partials       41       60       +19     
Impacted Files Coverage Δ
api/v1alpha1/terraformpullrequest_types.go 16.66% <0.00%> (-83.34%) :arrow_down:
...nal/controllers/terraformpullrequest/conditions.go 82.57% <100.00%> (+82.57%) :arrow_up:
...nal/controllers/terraformpullrequest/controller.go 34.92% <100.00%> (+34.92%) :arrow_up:
internal/controllers/terraformpullrequest/layer.go 83.56% <100.00%> (+83.56%) :arrow_up:
...nternal/controllers/terraformpullrequest/states.go 56.97% <100.00%> (+56.97%) :arrow_up:

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more