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 server persistence for operation policy names #196

Merged
merged 1 commit into from Oct 14, 2016

Conversation

PeterHamilton
Copy link
Contributor

This change updates the KMIP engine to process and persist the value of the operation policy name attribute when creating or registering new managed objects. Tests are included for these changes.

@coveralls
Copy link

coveralls commented Oct 5, 2016

Coverage Status

Coverage increased (+0.03%) to 86.199% when pulling 15ce995 on feat/enforce-server-opp-policy into bcb5e7d on master.

@codecov-io
Copy link

codecov-io commented Oct 5, 2016

Current coverage is 86.19% (diff: 100%)

Merging #196 into master will increase coverage by <.01%

@@             master       #196   diff @@
==========================================
  Files            63         63          
  Lines          7838       7840     +2   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           6756       6758     +2   
  Misses         1082       1082          
  Partials          0          0          

Powered by Codecov. Last update 843c75d...4d6ba8a

This change updates the KMIP engine to process and persist the
value of the operation policy name attribute when creating or
registering new managed objects. Tests are included for these
changes.
@coveralls
Copy link

coveralls commented Oct 6, 2016

Coverage Status

Coverage increased (+0.004%) to 86.199% when pulling 4d6ba8a on feat/enforce-server-opp-policy into 843c75d on master.

@PeterHamilton PeterHamilton merged commit 30e1a6c into master Oct 14, 2016
@PeterHamilton PeterHamilton deleted the feat/enforce-server-opp-policy branch November 23, 2016 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants