Closed anandsit043 closed 6 years ago
Merging #14 into master will decrease coverage by
3.8%
. The diff coverage is0%
.
@@ Coverage Diff @@
## master #14 +/- ##
==========================================
- Coverage 98.94% 95.14% -3.81%
==========================================
Files 12 12
Lines 475 494 +19
==========================================
Hits 470 470
- Misses 5 24 +19
Impacted Files | Coverage Δ | |
---|---|---|
include/BigInt.hpp | 100% <ø> (ø) |
:arrow_up: |
include/operators/binary_arithmetic.hpp | 89.78% <0%> (-7.9%) |
: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 72a4c9f...392a87d. Read the comment docs.
@anandsit043 You have made changes directly to your master
branch which causes a problem reporting code coverage due to an issue with Codecov. So it would be great if you could follow the steps in the contribution guidelines to create a new branch, add your changes there, and send a new PR from that branch.
Follow up in #15.
Modified files : BigInt.hpp and operators/binary_arithmetic.hpp Please review