tskit-dev / tsbrowse

Utilities for evaluating inferred tree sequences
MIT License
3 stars 8 forks source link

Add preprocess logging #217

Closed benjeffery closed 1 month ago

benjeffery commented 1 month ago

Fixes #181

Tried to add a test here but logs not coming through when run through click and didn't want to dig. Certainly gives log in the CLI.

github-actions[bot] commented 1 month ago

Automated Screenshots

These screenshots are automatically updated as the PR changes.

Click to view screenshots ### edges.png ![edges.png](https://raw.githubusercontent.com/tskit-dev/tsbrowse/pr-screenshots/pr_217/edges.png) ### mutations-popup.png ![mutations-popup.png](https://raw.githubusercontent.com/tskit-dev/tsbrowse/pr-screenshots/pr_217/mutations-popup.png) ### mutations.png ![mutations.png](https://raw.githubusercontent.com/tskit-dev/tsbrowse/pr-screenshots/pr_217/mutations.png) ### nodes.png ![nodes.png](https://raw.githubusercontent.com/tskit-dev/tsbrowse/pr-screenshots/pr_217/nodes.png) ### out_edges.png ![out_edges.png](https://raw.githubusercontent.com/tskit-dev/tsbrowse/pr-screenshots/pr_217/out_edges.png) ### out_mutations.png ![out_mutations.png](https://raw.githubusercontent.com/tskit-dev/tsbrowse/pr-screenshots/pr_217/out_mutations.png) ### out_nodes.png ![out_nodes.png](https://raw.githubusercontent.com/tskit-dev/tsbrowse/pr-screenshots/pr_217/out_nodes.png) ### overview.png ![overview.png](https://raw.githubusercontent.com/tskit-dev/tsbrowse/pr-screenshots/pr_217/overview.png) ### tables.png ![tables.png](https://raw.githubusercontent.com/tskit-dev/tsbrowse/pr-screenshots/pr_217/tables.png) ### trees.png ![trees.png](https://raw.githubusercontent.com/tskit-dev/tsbrowse/pr-screenshots/pr_217/trees.png)
coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 11499907067

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
tsbrowse/main.py 6 8 75.0%
<!-- Total: 12 14 85.71% -->
Totals Coverage Status
Change from base Build 11498500243: 0.7%
Covered Lines: 778
Relevant Lines: 854

💛 - Coveralls