Closed tresoldi closed 4 years ago
Merging #22 into master will increase coverage by
0.01%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #22 +/- ##
==========================================
+ Coverage 96.66% 96.68% +0.01%
==========================================
Files 30 30
Lines 1351 1356 +5
==========================================
+ Hits 1306 1311 +5
Misses 45 45
Impacted Files | Coverage Δ | |
---|---|---|
src/pyclts/util.py | 100.00% <100.00%> (ø) |
|
tests/test_api.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 7d25673...cd054dc. Read the comment docs.
This PR will allow to
__call__()
on lists, as per https://github.com/cldf-clts/pyclts/issues/7It also adds tests, all passing Travis.