Closed SimonGreenhill closed 4 years ago
Not really related to this - but I a leftover I forgot to remove when cleaning up checks: This https://github.com/lexibank/pylexibank/blob/674cdd0de1083cbffdea331fd90b66064d1d42de/src/pylexibank/commands/check_lexibank.py#L24-L27 could be removed.
I’ll make a PR to remove shortly.
On 13/03/2020, at 18:04, Robert Forkel notifications@github.com wrote:
Not really related to this - but I a leftover I forgot to remove when cleaning up checks: This https://github.com/lexibank/pylexibank/blob/674cdd0de1083cbffdea331fd90b66064d1d42de/src/pylexibank/commands/check_lexibank.py#L24-L27 could be removed.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
Merging #191 into master will decrease coverage by
0.00%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #191 +/- ##
==========================================
- Coverage 99.42% 99.42% -0.01%
==========================================
Files 29 29
Lines 1576 1573 -3
==========================================
- Hits 1567 1564 -3
Misses 9 9
Impacted Files | Coverage Δ | |
---|---|---|
src/pylexibank/commands/check_lexibank.py | 76.19% <ø> (-2.98%) |
:arrow_down: |
src/pylexibank/commands/check_languages.py | 95.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 674cdd0...6e334ae. Read the comment docs.
fixes #190