Skip to content

Conversation

@PeterHamilton
Copy link
Contributor

This change updates Locate operation support in the PyKMIP server, allowing users to filter objects based on the object's State. Unit tests and integration tests have been added to test and verify the correctness of this feature.

Additionally, the Locate demo scripts have also been updated to support State filtering. Simply use the "--state" flag to specify a State enumeration for the Locate script to filter on.

This change updates Locate operation support in the PyKMIP server,
allowing users to filter objects based on the object's State. Unit
tests and integration tests have been added to test and verify the
correctness of this feature.

Additionally, the Locate demo scripts have also been updated to
support State filtering. Simply use the "--state" flag to specify
a State enumeration for the Locate script to filter on.
@codecov-io
Copy link

codecov-io commented Jul 26, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@da284e9). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #565   +/-   ##
=========================================
  Coverage          ?   96.01%           
=========================================
  Files             ?       75           
  Lines             ?    15422           
  Branches          ?        0           
=========================================
  Hits              ?    14808           
  Misses            ?      614           
  Partials          ?        0
Impacted Files Coverage Δ
kmip/services/server/engine.py 99.29% <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 da284e9...b51b002. Read the comment docs.

@PeterHamilton PeterHamilton merged commit e5de55c into master Jul 26, 2019
@PeterHamilton PeterHamilton deleted the feat/add-locate-state-filter branch July 26, 2019 22:10
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