Closed fingolfin closed 5 years ago
Merging #48 into master will increase coverage by
0.43%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #48 +/- ##
==========================================
+ Coverage 48.14% 48.57% +0.43%
==========================================
Files 82 82
Lines 20236 19785 -451
==========================================
- Hits 9742 9611 -131
+ Misses 10494 10174 -320
Impacted Files | Coverage Δ | |
---|---|---|
src/leon/src/readdes.c | 40.42% <0%> (+0.42%) |
:arrow_up: |
lib/util.gd | 100% <0%> (+31.16%) |
:arrow_up: |
lib/util.gi | 75.78% <0%> (+39.57%) |
:arrow_up: |
@osj1961 OK to merge this?
I have no idea (yet) how to test on Windows with Travis, though; so far we always used AppVeyor for that, though it would certainly be nice to also use Travis for it, if only because it's easier to learn and remember how to use one service than two.
This partially addresses issue #40