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

Add project_name parameter to the kubernetes module #333

Merged
merged 2 commits into from
Jan 2, 2024

Merge branch 'main' into issues/264-kubernetes-project

91b350e
Select commit
Loading
Failed to load commit list.
Merged

Add project_name parameter to the kubernetes module #333

Merge branch 'main' into issues/264-kubernetes-project
91b350e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 2, 2024 in 0s

62.81% (+0.29%) compared to 23f775f

View this Pull Request on Codecov

62.81% (+0.29%) compared to 23f775f

Details

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (23f775f) 62.52% compared to head (91b350e) 62.81%.

Files Patch % Lines
plugins/modules/digital_ocean_kubernetes.py 58.82% 5 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #333      +/-   ##
==========================================
+ Coverage   62.52%   62.81%   +0.29%     
==========================================
  Files          46       46              
  Lines        3602     3617      +15     
  Branches      738      743       +5     
==========================================
+ Hits         2252     2272      +20     
+ Misses       1059     1050       -9     
- Partials      291      295       +4     

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