Closed ConorOBrien-Foxx closed 8 years ago
Merging #69 into release-1.0.0 will decrease coverage by 0.29%
@@ release-1.0.0 #69 diff @@
===============================================
Files 113 114 +1
Lines 2571 2585 +14
Methods 312 316 +4
Messages 0 0
Branches 627 629 +2
===============================================
+ Hits 1770 1772 +2
- Misses 799 811 +12
Partials 2 2
Powered by Codecov. Last update 11a7eb1...8eda73e
Is worse coverage than 11a7eb1 bad? I thought not.
But seems like. :/
I should probably find out what coverage is so I can find out what I'm failing -.-
I should probably find out what coverage is so I can find out what I'm failing -.-
This is test coverage, a measure of how much code is actually tested.
Did you try adding the string stdlib tests?
@schas002 I'll have to ask downgoat how to do tests--he's thus far told me not to do them :P
oops, wrong place.
Coverage decreased (-0.3%) to 70.828% when pulling 8eda73ef9da4f62d78202023806f52d21d3cbe44 on string-stdlib into 11a7eb174466e329a5d53fdf53ccc3417a089df6 on release-1.0.0.