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 the SetAttribute operation to the default server policy #614

Merged
merged 1 commit into from
Dec 13, 2019

Conversation

PeterHamilton
Copy link
Contributor

This change adds entries for the SetAttribute operation for each object type in the default server operation policy. This enables future SetAttribute operation integration tests.

Partially implements #547

This change adds entries for the SetAttribute operation for each
object type in the default server operation policy. This enables
future SetAttribute operation integration tests.

Partially implements #547
@codecov-io
Copy link

codecov-io commented Dec 13, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@e5281cb). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #614   +/-   ##
=========================================
  Coverage          ?   96.58%           
=========================================
  Files             ?       79           
  Lines             ?    16886           
  Branches          ?        0           
=========================================
  Hits              ?    16310           
  Misses            ?      576           
  Partials          ?        0
Impacted Files Coverage Δ
kmip/core/policy.py 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 e5281cb...0c6c4f5. Read the comment docs.

@PeterHamilton PeterHamilton merged commit 2015cf7 into master Dec 13, 2019
@PeterHamilton PeterHamilton deleted the feat/add-set-attr-to-policy branch December 13, 2019 20:42
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.

2 participants