tskit-dev / tsbrowse

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

Rearrange edges #230

Closed benjeffery closed 2 weeks ago

benjeffery commented 2 weeks ago

Tidy up the edges page

github-actions[bot] commented 2 weeks 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_230/edges.png) ### mutations.png ![mutations.png](https://raw.githubusercontent.com/tskit-dev/tsbrowse/pr-screenshots/pr_230/mutations.png) ### nodes.png ![nodes.png](https://raw.githubusercontent.com/tskit-dev/tsbrowse/pr-screenshots/pr_230/nodes.png) ### out_edges.png ![out_edges.png](https://raw.githubusercontent.com/tskit-dev/tsbrowse/pr-screenshots/pr_230/out_edges.png) ### out_mutations.png ![out_mutations.png](https://raw.githubusercontent.com/tskit-dev/tsbrowse/pr-screenshots/pr_230/out_mutations.png) ### out_nodes.png ![out_nodes.png](https://raw.githubusercontent.com/tskit-dev/tsbrowse/pr-screenshots/pr_230/out_nodes.png) ### overview.png ![overview.png](https://raw.githubusercontent.com/tskit-dev/tsbrowse/pr-screenshots/pr_230/overview.png) ### tables.png ![tables.png](https://raw.githubusercontent.com/tskit-dev/tsbrowse/pr-screenshots/pr_230/tables.png) ### trees.png ![trees.png](https://raw.githubusercontent.com/tskit-dev/tsbrowse/pr-screenshots/pr_230/trees.png)
coveralls commented 2 weeks ago

Pull Request Test Coverage Report for Build 11839582033

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 11837314315: 0.0%
Covered Lines: 812
Relevant Lines: 912

💛 - Coveralls