cape-dataframes
cape-dataframes copied to clipboard
Adds policy.apply method for applying policy
Needed to move around the Policy class a bit to make this work. A little more straightforward API.
Codecov Report
Merging #109 into master will increase coverage by
0.02%
. The diff coverage is89.13%
.
@@ 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%) |
:arrow_up: |
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%) |
:arrow_down: |
cape_privacy/policy/policy.py | 93.96% <88.63%> (+0.21%) |
:arrow_up: |
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.