Skip to content
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

Fix wrong schema used for individual metadata #950

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

benjeffery
Copy link
Member

Fixes #948

Copy link

codecov bot commented Aug 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.23%. Comparing base (1b3d035) to head (f066e11).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #950   +/-   ##
=======================================
  Coverage   93.23%   93.23%           
=======================================
  Files          18       18           
  Lines        6299     6299           
  Branches     1139     1139           
=======================================
  Hits         5873     5873           
  Misses        290      290           
  Partials      136      136           
Flag Coverage Δ
C 93.23% <100.00%> (ø)
python 95.65% <100.00%> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@benjeffery benjeffery force-pushed the fix_individuals_metadata_schema branch from 8dd12cf to f066e11 Compare August 27, 2024 10:10
@mergify mergify bot merged commit 1c355ae into tskit-dev:main Aug 27, 2024
14 checks passed
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.

Typo in formats.VariantData.individuals_metadata?
2 participants