Closed parantak closed 4 years ago
Merging #29 into master will increase coverage by
0.08%
. The diff coverage is88.46%
.
@@ Coverage Diff @@
## master #29 +/- ##
==========================================
+ Coverage 88.09% 88.18% +0.08%
==========================================
Files 5 5
Lines 84 110 +26
==========================================
+ Hits 74 97 +23
- Misses 10 13 +3
Impacted Files | Coverage Δ | |
---|---|---|
decepticonlp/transforms/perturb.py | 79.36% <88.46%> (+6.39%) |
:arrow_up: |
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 2991fb7...41be8a6. Read the comment docs.
Add the unit test for this too, maybe that is why the code coverage is not complete @parantak
@someshsingh22 and @rajaswa, could you perhaps help me with this codecov thing. I've hit a roadblock here.
Add the unit test for this too, maybe that is why the code coverage is not complete @parantak
oh okay, that could be the case, I'll try that
Yes, Check out the tests directory, also try to stick to the naming conventions for .py files and all functions as possible
There is some implementation error now, @parantak check the build log for the exact error here
All tests complete.
Facing some issues with Git.