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

Adds policy.apply method for applying policy #109

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

justin1121
Copy link
Member

Needed to move around the Policy class a bit to make this work. A little
more straightforward API.

Needed to move around the Policy class a bit to make this work. A little
more straightforward API.
@codecov
Copy link

codecov bot commented Oct 9, 2020

Codecov Report

Merging #109 into master will increase coverage by 0.02%.
The diff coverage is 89.13%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #109      +/-   ##
==========================================
+ Coverage   91.15%   91.17%   +0.02%     
==========================================
  Files          35       35              
  Lines         882      884       +2     
==========================================
+ Hits          804      806       +2     
  Misses         78       78              
Flag Coverage Δ
#unittests 91.17% <89.13%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
cape_privacy/policy/data.py 82.92% <ø> (-3.52%) ⬇️
cape_privacy/policy/policy.py 93.96% <88.63%> (+0.21%) ⬆️
cape_privacy/coordinator/client.py 88.40% <100.00%> (ø)
cape_privacy/policy/__init__.py 100.00% <100.00%> (ø)

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 2b93696...1a4afcd. Read the comment docs.

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.

1 participant