Closed parantak closed 4 years ago
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities (and 0 Security Hotspots to review)
0 Code Smells
Merging #74 into master will decrease coverage by
2.44%
. The diff coverage is35.71%
.
@@ Coverage Diff @@
## master #74 +/- ##
==========================================
- Coverage 94.91% 92.46% -2.45%
==========================================
Files 8 10 +2
Lines 334 345 +11
==========================================
+ Hits 317 319 +2
- Misses 17 26 +9
Impacted Files | Coverage Δ | |
---|---|---|
decepticonlp/preprocessing/__init__.py | 0.00% <0.00%> (ø) |
|
decepticonlp/preprocessing/preprocessing.py | 0.00% <0.00%> (ø) |
|
decepticonlp/__init__.py | 100.00% <100.00%> (ø) |
|
decepticonlp/metrics/char_metrics.py | 100.00% <100.00%> (ø) |
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 64f9991...6d9810a. Read the comment docs.
I think I can't just keep this abstract. I might have to implement a filter and add unit tests for the codecov to pass. I'll do that if you guys find the structure fine. @someshsingh22 and @rajaswa