src/lingpy/__init__.py
changed.
Showing 1 of 1 files from the diff.
@@ -19,9 +19,9 @@
Loading
19 | 19 | ||
20 | 20 | """ |
|
21 | 21 | ||
22 | - | __author__ = "Johann-Mattis List, Simon Greenhill, Tiago Tresoldi, Robert Forkel (with contributions by Gereon Kaiping, Steven Moran, Taraka Rama, Johannes Dellert, Frank Nagel, and Peter Bouda, and Taraka Rama)" |
|
22 | + | __author__ = "Johann-Mattis List, and Robert Forkel (with contributions by Simon J. Greenhill, Tiago Tresoldi, Gereon Kaiping, Steven Moran, Taraka Rama, Johannes Dellert, Frank Nagel, and Peter Bouda, and Taraka Rama)" |
|
23 | 23 | __date__ = "2019-11-19" |
|
24 | - | __version__ = "2.6.6" |
|
24 | + | __version__ = "2.6.7" |
|
25 | 25 | ||
26 | 26 | # We exempt this module from QA, because it only provides import shortcuts. |
|
27 | 27 | # flake8: noqa |
Files | Coverage |
---|---|
src/lingpy | 87.60% |
tests | 98.86% |
Project Totals (123 files) | 89.26% |
676775172
676775172
676775172
676775172
Sunburst
The inner-most circle is the entire project, moving away from the center are folders then, finally, a single file.
The size and color of each slice is representing the number of statements and the coverage, respectively.
Icicle
The top section represents the entire project. Proceeding with folders and finally individual files.
The size and color of each slice is representing the number of statements and the coverage, respectively.