Implement basic support for read-only and write-only keys in api_info and api_modify #213
47.88% of diff hit (target 83.87%)
View this Pull Request on Codecov
47.88% of diff hit (target 83.87%)
Annotations
Check warning on line 376 in plugins/modules/api_info.py
codecov / codecov/patch
plugins/modules/api_info.py#L376
Added line #L376 was not covered by tests
Check warning on line 422 in plugins/modules/api_modify.py
codecov / codecov/patch
plugins/modules/api_modify.py#L422
Added line #L422 was not covered by tests
Check warning on line 427 in plugins/modules/api_modify.py
codecov / codecov/patch
plugins/modules/api_modify.py#L427
Added line #L427 was not covered by tests
Check warning on line 430 in plugins/modules/api_modify.py
codecov / codecov/patch
plugins/modules/api_modify.py#L430
Added line #L430 was not covered by tests
Check warning on line 508 in plugins/modules/api_modify.py
codecov / codecov/patch
plugins/modules/api_modify.py#L508
Added line #L508 was not covered by tests
Check warning on line 510 in plugins/modules/api_modify.py
codecov / codecov/patch
plugins/modules/api_modify.py#L510
Added line #L510 was not covered by tests
Check warning on line 512 in plugins/modules/api_modify.py
codecov / codecov/patch
plugins/modules/api_modify.py#L512
Added line #L512 was not covered by tests
Check warning on line 544 in plugins/modules/api_modify.py
codecov / codecov/patch
plugins/modules/api_modify.py#L544
Added line #L544 was not covered by tests
Check warning on line 546 in plugins/modules/api_modify.py
codecov / codecov/patch
plugins/modules/api_modify.py#L546
Added line #L546 was not covered by tests
Check warning on line 549 in plugins/modules/api_modify.py
codecov / codecov/patch
plugins/modules/api_modify.py#L549
Added line #L549 was not covered by tests
Check warning on line 177 in tests/unit/plugins/modules/fake_api.py
codecov / codecov/patch
tests/unit/plugins/modules/fake_api.py#L177
Added line #L177 was not covered by tests
Check warning on line 207 in tests/unit/plugins/modules/fake_api.py
codecov / codecov/patch
tests/unit/plugins/modules/fake_api.py#L207
Added line #L207 was not covered by tests
Check warning on line 209 in tests/unit/plugins/modules/fake_api.py
codecov / codecov/patch
tests/unit/plugins/modules/fake_api.py#L209
Added line #L209 was not covered by tests
Check warning on line 212 in tests/unit/plugins/modules/fake_api.py
codecov / codecov/patch
tests/unit/plugins/modules/fake_api.py#L212
Added line #L212 was not covered by tests
Check warning on line 248 in tests/unit/plugins/modules/fake_api.py
codecov / codecov/patch
tests/unit/plugins/modules/fake_api.py#L248
Added line #L248 was not covered by tests
Check warning on line 251 in tests/unit/plugins/modules/fake_api.py
codecov / codecov/patch
tests/unit/plugins/modules/fake_api.py#L251
Added line #L251 was not covered by tests