Closed olexandr-konovalov closed 4 years ago
Merging #60 into divalg will increase coverage by
0.01%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## divalg #60 +/- ##
==========================================
+ Coverage 74.79% 74.81% +0.01%
==========================================
Files 11 11
Lines 5309 5313 +4
==========================================
+ Hits 3971 3975 +4
Misses 1338 1338
Impacted Files | Coverage Δ | |
---|---|---|
lib/div-alg.gi | 67.09% <0.00%> (+0.01%) |
:arrow_up: |
lib/crossed.gi | 73.91% <0.00%> (+0.14%) |
:arrow_up: |
Nice! All 5 builds now pass in Travis, and all of them use the version from divalg
branch!
Taking two commits out of #59, as we need them earlier: they allow Travis CI to test pull requests to
divalg
branch, and modify package version to ensure that, if available, it has higher priority for loading, because of the version number ending with "dev".