Closed tomwilkie closed 7 years ago
Merging #193 into master will increase coverage by
0.34%
. The diff coverage is12.5%
.
@@ Coverage Diff @@
## master #193 +/- ##
==========================================
+ Coverage 79.15% 79.49% +0.34%
==========================================
Files 24 24
Lines 3804 3804
==========================================
+ Hits 3011 3024 +13
+ Misses 596 585 -11
+ Partials 197 195 -2
Impacted Files | Coverage Δ | |
---|---|---|
maybe_source.go | 80% <12.5%> (ø) |
:white_check_mark: |
analysis.go | 89.87% <0%> (+3.37%) |
:white_check_mark: |
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 072e002...1d32941. Read the comment docs.
hah, we cross-posted :)
I'll take this, and then make a couple small additions to fix my other notes in #192. thanks!
Thanks!
Instead of errors like this:
This changes gives us errors like this:
Part of https://github.com/golang/dep/issues/320