Closed RatanShreshtha closed 6 years ago
Merging #1 into master will decrease coverage by
70%
. The diff coverage is19.35%
.
@@ Coverage Diff @@
## master #1 +/- ##
=====================================
- Coverage 100% 30% -70%
=====================================
Files 4 4
Lines 12 80 +68
Branches 1 16 +15
=====================================
+ Hits 12 24 +12
- Misses 0 56 +56
Impacted Files | Coverage Δ | |
---|---|---|
asyncbleach/_tests/test_example.py | 100% <ø> (ø) |
:arrow_up: |
asyncbleach/__init__.py | 18.84% <19.35%> (-81.16%) |
:arrow_down: |
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 faaac22...eb9aa76. Read the comment docs.
✨
Okay, let's see if we can make Travis happy.
Can you start with this as mentioned in the CHECK_FORMATTING build?
You forgot a few imports, too.
(By the way, it's bleach, not bleech. Bleach removes color, in our case async color).