Closed tclose closed 5 years ago
Merging #111 into master will decrease coverage by
0.09%
. The diff coverage is72.5%
.
@@ Coverage Diff @@
## master #111 +/- ##
=========================================
- Coverage 76.55% 76.45% -0.1%
=========================================
Files 47 47
Lines 6099 6154 +55
=========================================
+ Hits 4669 4705 +36
- Misses 1430 1449 +19
Impacted Files | Coverage Δ | |
---|---|---|
arcana/processor/single.py | 100% <ø> (ø) |
|
arcana/__init__.py | 100% <ø> (ø) |
:arrow_up: |
arcana/processor/multi.py | 50% <ø> (ø) |
|
arcana/__about__.py | 100% <100%> (ø) |
:arrow_up: |
arcana/study/multi.py | 82% <100%> (+0.12%) |
:arrow_up: |
arcana/exceptions.py | 97.05% <100%> (ø) |
:arrow_up: |
arcana/processor/base.py | 78.53% <100%> (+0.11%) |
:arrow_up: |
arcana/processor/__init__.py | 100% <100%> (ø) |
:arrow_up: |
arcana/utils/interfaces.py | 60.72% <18.75%> (-0.58%) |
:arrow_down: |
arcana/repository/basic.py | 80.48% <40%> (-0.51%) |
:arrow_down: |
... and 6 more |
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 d6271a2...c6a37c0. Read the comment docs.
This PR makes a range of bug fixes
A range of bug fixes