Closed agxs closed 3 years ago
Merging #90 (860371f) into master (a1aed7c) will increase coverage by
0.08%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #90 +/- ##
==========================================
+ Coverage 85.87% 85.95% +0.08%
==========================================
Files 71 71
Lines 5720 5712 -8
==========================================
- Hits 4912 4910 -2
+ Misses 808 802 -6
Impacted Files | Coverage Δ | |
---|---|---|
nbexchange/app.py | 68.70% <100.00%> (+2.25%) |
: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 a1aed7c...860371f. Read the comment docs.
The UnicodeFromTrait method wasn't working. Since this is something we control we don't need to unicode protect it.
Issue #6