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

feat(tfrun): Add cleanup of past TerraformRuns #168

Merged
merged 2 commits into from
Oct 23, 2023
Merged

Conversation

corrieriluca
Copy link
Member

No description provided.

@corrieriluca corrieriluca changed the title feat(tfrun): Add cleanup of past TerraformRun feat(tfrun): Add cleanup of past TerraformRuns Oct 9, 2023
@corrieriluca
Copy link
Member Author

#167 needs to be merged into main first.

@codecov-commenter
Copy link

codecov-commenter commented Oct 9, 2023

Codecov Report

Merging #168 (2059601) into main (0d0cd65) will decrease coverage by 1.59%.
The diff coverage is 40.74%.

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

@@            Coverage Diff             @@
##             main     #168      +/-   ##
==========================================
- Coverage   70.50%   68.92%   -1.59%     
==========================================
  Files          28       28              
  Lines        1926     2034     +108     
==========================================
+ Hits         1358     1402      +44     
- Misses        492      547      +55     
- Partials       76       85       +9     
Files Coverage Δ
api/v1alpha1/terraformlayer_types.go 16.66% <ø> (ø)
api/v1alpha1/terraformrepository_types.go 100.00% <ø> (ø)
api/v1alpha1/common.go 99.46% <92.30%> (-0.54%) ⬇️
internal/controllers/terraformlayer/controller.go 38.02% <25.00%> (-0.78%) ⬇️
internal/controllers/terraformlayer/run.go 49.15% <34.06%> (-50.85%) ⬇️

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

@AlanLonguet AlanLonguet marked this pull request as ready for review October 20, 2023 12:33
@AlanLonguet AlanLonguet merged commit f6a0806 into main Oct 23, 2023
@corrieriluca corrieriluca deleted the feat/tfrun-cleanup branch November 4, 2023 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants