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

Implement minTtl feature #222

Merged
merged 7 commits into from
Apr 6, 2021
Merged

Implement minTtl feature #222

merged 7 commits into from
Apr 6, 2021

Conversation

davidkarlsen
Copy link
Collaborator

Fixes #86

@codecov
Copy link

codecov bot commented Mar 29, 2021

Codecov Report

Merging #222 (c9fcd3a) into master (6718ccd) will not change coverage.
The diff coverage is 100.00%.

❗ Current head c9fcd3a differs from pull request most recent head 9ce24fc. Consider uploading reports for the commit 9ce24fc to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master     #222   +/-   ##
=======================================
  Coverage   66.83%   66.83%           
=======================================
  Files           2        2           
  Lines         205      205           
=======================================
  Hits          137      137           
  Misses         43       43           
  Partials       25       25           
Impacted Files Coverage Δ
controllers/githubactionrunner_controller.go 60.92% <100.00%> (ø)
controllers/podrunner_types.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6718ccd...9ce24fc. Read the comment docs.

@davidkarlsen davidkarlsen added the enhancement New feature or request label Apr 6, 2021
@davidkarlsen davidkarlsen merged commit b9bf07a into master Apr 6, 2021
@davidkarlsen davidkarlsen deleted the minTtl branch April 6, 2021 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add minTtl
1 participant