Open ikmckenz opened 4 years ago
Merging #132 into master will decrease coverage by
0.12%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #132 +/- ##
==========================================
- Coverage 37.46% 37.34% -0.13%
==========================================
Files 9 9
Lines 1588 1588
==========================================
- Hits 595 593 -2
- Misses 993 995 +2
Impacted Files | Coverage Δ | |
---|---|---|
openbci/utils/ssdp.py | 26.66% <0%> (-4.45%) |
: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 25232ac...0fd03cc. Read the comment docs.
Okay, build fixed and working. But now I will go through and chop out all the excess stuff that is in there, so this doesn't impact us again in the future.
Well that was easy, turns out we didn't need any of those apt installs. This should be ready to merge.
This will be a work in progress until I finish stripping out everything Travis doesn't need, to prevent this error from effecting us in the future. Don't merge until it's done. This is fixes #131 .
Edit: Easy as predicted, this is ready to merge.