HumanCellAtlas / fusillade

Federated User Identity Login & Access Decision Engine
https://fusillade.readthedocs.io/
Other
8 stars 1 forks source link

Adding cleanup of test resource types #361

Closed Bento007 closed 4 years ago

Bento007 commented 4 years ago

This was manually testing by 1 created a directory, 2 creating a resource type, 3 running a test that creates a resources type, 4 verify the test resource is gone, and the created resource is present.

codecov-io commented 4 years ago

Codecov Report

Merging #361 into tsmith/resource-feat will increase coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@                   Coverage Diff                    @@
##           tsmith/resource-feat     #361      +/-   ##
========================================================
+ Coverage                  89.1%   89.14%   +0.04%     
========================================================
  Files                        32       32              
  Lines                      2157     2165       +8     
========================================================
+ Hits                       1922     1930       +8     
  Misses                      235      235
Impacted Files Coverage Δ
fusillade/directory/__init__.py 96.77% <100%> (+0.14%) :arrow_up:
fusillade/directory/resource.py 89.18% <100%> (+0.19%) :arrow_up:

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 d7d524a...c589bb1. Read the comment docs.