Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Fixes #77: Update checkout action to v2 for CI stability. #78

Merged
merged 1 commit into from
Apr 21, 2020
Merged

Fixes #77: Update checkout action to v2 for CI stability. #78

merged 1 commit into from
Apr 21, 2020

Conversation

geerlingguy
Copy link
Collaborator

Closes #77.

@codecov
Copy link

codecov bot commented Apr 21, 2020

Codecov Report

Merging #78 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #78   +/-   ##
=======================================
  Coverage   43.33%   43.33%           
=======================================
  Files           3        3           
  Lines         540      540           
  Branches      109      109           
=======================================
  Hits          234      234           
  Misses        263      263           
  Partials       43       43           
Impacted Files Coverage Δ
plugins/modules/k8s.py
plugins/module_utils/raw.py
plugins/module_utils/common.py
...s/community/kubernetes/plugins/module_utils/raw.py 39.16% <0.00%> (ø)
...ctions/community/kubernetes/plugins/modules/k8s.py 90.90% <0.00%> (ø)
...ommunity/kubernetes/plugins/module_utils/common.py 50.68% <0.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 493b6e3...1ea2781. Read the comment docs.

@geerlingguy geerlingguy merged commit 0199bc9 into ansible-collections:master Apr 21, 2020
@geerlingguy geerlingguy deleted the 77-checkout-v2 branch July 17, 2020 13:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use Github Actions 'checkout@v2' instead of v1 to prevent CI re-run errors
1 participant