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

Refactor module_utils #223

Merged
merged 3 commits into from
Sep 8, 2020
Merged

Refactor module_utils #223

merged 3 commits into from
Sep 8, 2020

Conversation

Akasurde
Copy link
Member

@Akasurde Akasurde commented Sep 3, 2020

SUMMARY
  • k8s_scale
  • common

Signed-off-by: Abhijeet Kasurde akasurde@redhat.com

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

plugins/module_utils/common.py
plugins/module_utils/raw.py
plugins/module_utils/scale.py

* k8s_log

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
* k8s_scale
* common

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
@codecov
Copy link

codecov bot commented Sep 3, 2020

Codecov Report

Merging #223 into main will increase coverage by 0.19%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #223      +/-   ##
==========================================
+ Coverage   43.18%   43.38%   +0.19%     
==========================================
  Files           4        4              
  Lines         609      597      -12     
  Branches      121      118       -3     
==========================================
- Hits          263      259       -4     
+ Misses        298      291       -7     
+ Partials       48       47       -1     
Impacted Files Coverage Δ
...s/community/kubernetes/plugins/module_utils/raw.py 42.49% <0.00%> (-0.67%) ⬇️
...ommunity/kubernetes/plugins/module_utils/common.py 40.44% <0.00%> (+1.65%) ⬆️

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 60c762b...725d52d. Read the comment docs.

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
@Akasurde Akasurde changed the title module refactor - II Refactor module_utils Sep 8, 2020
@Akasurde Akasurde merged commit 527859c into ansible-collections:main Sep 8, 2020
@Akasurde Akasurde deleted the i220 branch September 8, 2020 15:07
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.

2 participants