Skip to content

Conversation

@PeterHamilton
Copy link
Contributor

This change updates the request and response payload factories to add support for the Set, Modify, and DeleteAttribute payloads. Unit tests have been added to cover the changes.

Partially implements #547

This change updates the request and response payload factories to
add support for the Set, Modify, and DeleteAttribute payloads.
Unit tests have been added to cover the changes.

Partially implements #547
@codecov-io
Copy link

codecov-io commented Dec 13, 2019

Codecov Report

Merging #611 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #611      +/-   ##
==========================================
+ Coverage   96.58%   96.58%   +<.01%     
==========================================
  Files          79       79              
  Lines       16870    16886      +16     
==========================================
+ Hits        16294    16310      +16     
  Misses        576      576
Impacted Files Coverage Δ
kmip/core/factories/payloads/__init__.py 100% <100%> (ø) ⬆️
kmip/core/factories/payloads/request.py 100% <100%> (ø) ⬆️
kmip/core/factories/payloads/response.py 100% <100%> (ø) ⬆️

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 4e59a8a...09af224. Read the comment docs.

@PeterHamilton PeterHamilton merged commit 48350a4 into master Dec 13, 2019
@PeterHamilton PeterHamilton deleted the feat/update-payload-factories branch December 13, 2019 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants