Implement basic support for read-only and write-only keys in api_info and api_modify #213
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
failed
Sep 17, 2023 in 0s
83.15% (-0.72%) compared to dcc1cf4
View this Pull Request on Codecov
83.15% (-0.72%) compared to dcc1cf4
Details
Codecov Report
Patch coverage: 47.88%
and project coverage change: -0.72%
Comparison is base (
dcc1cf4
) 83.87% compared to head (df4c392
) 83.15%.
Report is 2 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #213 +/- ##
==========================================
- Coverage 83.87% 83.15% -0.72%
==========================================
Files 32 32
Lines 3962 4031 +69
Branches 837 867 +30
==========================================
+ Hits 3323 3352 +29
- Misses 470 494 +24
- Partials 169 185 +16
Files Changed | Coverage Δ | |
---|---|---|
plugins/modules/api_modify.py | 73.57% <24.13%> (-3.12%) |
⬇️ |
tests/unit/plugins/modules/fake_api.py | 75.47% <55.55%> (-3.14%) |
⬇️ |
plugins/modules/api_info.py | 82.92% <57.14%> (-5.24%) |
⬇️ |
plugins/module_utils/_api_data.py | 69.38% <100.00%> (+0.85%) |
⬆️ |
tests/unit/plugins/module_utils/test__api_data.py | 100.00% <100.00%> (ø) |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading