Closed aqw closed 4 years ago
The codacy nits seem to be unrelated to my change, and were already present in the code.
I will make this fix asap.
@mathisloevenich This is fixed in this PR. ;-)
Merging #106 into master will not change coverage. The diff coverage is
68.18%
.
@@ Coverage Diff @@
## master #106 +/- ##
=======================================
Coverage 76.63% 76.63%
=======================================
Files 4 4
Lines 1083 1083
Branches 266 266
=======================================
Hits 830 830
Misses 173 173
Partials 80 80
Impacted Files | Coverage Δ | |
---|---|---|
htcanalyze/logvalidator.py | 67.77% <ø> (ø) |
|
setup.py | 0.00% <0.00%> (ø) |
|
htcanalyze/htcanalyze.py | 77.29% <42.85%> (ø) |
|
htcanalyze/main.py | 78.70% <82.75%> (ø) |
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 ca0e80f...4448221. Read the comment docs.
I fixed some minor Issues with that last commit. I need to merge the PR #99 first, to make Codacy run clear
Rebased on master.
This addresses #100, and applies the same treatment to the "Summariser" mode.
This PR is based on top of #102.
If this is accepted, the only remaining step is to rename the project in GitHub.