Skip to content

Conversation

@benjeffery
Copy link
Member

Fixes #832

@petrelharp Does this fit what you needed?

@codecov
Copy link

codecov bot commented Sep 8, 2020

Codecov Report

Merging #842 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #842   +/-   ##
=======================================
  Coverage   93.61%   93.61%           
=======================================
  Files          24       24           
  Lines       19550    19553    +3     
  Branches      789      789           
=======================================
+ Hits        18301    18304    +3     
  Misses       1217     1217           
  Partials       32       32           
Impacted Files Coverage Δ
python/tskit/tables.py 99.70% <100.00%> (+<0.01%) ⬆️

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 d80ce56...de677d5. Read the comment docs.

Copy link
Contributor

@petrelharp petrelharp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes! Looks good! And, thanks for getting to it before I did...

@mergify mergify bot merged commit 4923181 into tskit-dev:master Sep 8, 2020
@benjeffery benjeffery deleted the raw_metadata branch September 23, 2020 13:38
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.

add method to get raw top-level metadata

3 participants