Skip to content

HTML display for ratemap #1598

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

hyanwong
Copy link
Member

Fixes #1590 - slightly complicated so that we can show the start and end positions when they are not the same as the first and last pos in the positions array.

@codecov
Copy link

codecov bot commented Mar 28, 2021

Codecov Report

Merging #1598 (9dd4b8d) into main (30db388) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1598   +/-   ##
=======================================
  Coverage   91.18%   91.18%           
=======================================
  Files          21       21           
  Lines       10125    10132    +7     
  Branches     2129     2131    +2     
=======================================
+ Hits         9232     9239    +7     
  Misses        452      452           
  Partials      441      441           
Flag Coverage Δ
C 91.18% <100.00%> (+<0.01%) ⬆️
python 98.28% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
msprime/intervals.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 30db388...9dd4b8d. Read the comment docs.

This was referenced Mar 28, 2021
@jeromekelleher
Copy link
Member

Superseded by #1599.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTML and text rendering for RateMap
2 participants