Skip to content

Conversation

@PeterHamilton
Copy link
Contributor

This change updates the ApplicationSpecificInformation attribute implementation to reflect modern library style. Property methods have been added alongside tighter read/write error checking. The unit tests for the attribute have been updated to reflect all of the new changes.

This change updates the ApplicationSpecificInformation attribute
implementation to reflect modern library style. Property methods
have been added alongside tighter read/write error checking. The
unit tests for the attribute have been updated to reflect all of
the new changes.
@PeterHamilton PeterHamilton added this to the 0.10 Release milestone Sep 27, 2019
@codecov-io
Copy link

codecov-io commented Sep 27, 2019

Codecov Report

Merging #589 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #589      +/-   ##
==========================================
- Coverage   96.28%   96.28%   -0.01%     
==========================================
  Files          75       75              
  Lines       15808    15815       +7     
==========================================
+ Hits        15221    15227       +6     
- Misses        587      588       +1
Impacted Files Coverage Δ
kmip/core/attributes.py 99.85% <100%> (-0.15%) ⬇️

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 0361bf9...e222196. Read the comment docs.

@PeterHamilton PeterHamilton merged commit b7d2cc1 into master Sep 27, 2019
@PeterHamilton PeterHamilton deleted the feat/update-app-specific-info branch September 27, 2019 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants