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

Fix unexpected return data bug in the kubernetes module #331

Merged
merged 1 commit into from
Dec 30, 2023
Merged

Fix unexpected return data bug in the kubernetes module #331

merged 1 commit into from
Dec 30, 2023

Conversation

raman-babich
Copy link
Contributor

SUMMARY

Fixes #322

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

digital_ocean_kubernetes module

ADDITIONAL INFORMATION

Copy link

codecov bot commented Dec 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (05c779f) 30.78% compared to head (6181e96) 30.78%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #331   +/-   ##
=======================================
  Coverage   30.78%   30.78%           
=======================================
  Files          46       46           
  Lines        3602     3602           
  Branches      738      738           
=======================================
  Hits         1109     1109           
  Misses       2473     2473           
  Partials       20       20           
Flag Coverage Δ
sanity 26.12% <0.00%> (ø)
units 62.35% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@raman-babich raman-babich marked this pull request as draft December 23, 2023 20:26
@raman-babich raman-babich marked this pull request as ready for review December 24, 2023 12:07
@mamercad
Copy link
Collaborator

Try rebasing because of #335 please.

Copy link
Collaborator

@mamercad mamercad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@mamercad mamercad merged commit e2a2b33 into ansible-collections:main Dec 30, 2023
10 checks passed
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.

Unexpected result during execution of kubernetes module
2 participants