Closed Bento007 closed 4 years ago
Merging #361 into tsmith/resource-feat will increase coverage by
0.04%
. The diff coverage is100%
.
@@ 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.
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.