Skip to content

Slim v5 updates #367

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

Merged
merged 18 commits into from
May 17, 2025
Merged

Slim v5 updates #367

merged 18 commits into from
May 17, 2025

Conversation

petrelharp
Copy link
Contributor

@petrelharp petrelharp commented Apr 11, 2025

TODO:

  • update metadata schema (again)
  • write function to return the proper node metadata schema
  • update test recipes
  • write tests for num_chromosomes in metadata functions
  • add tests of writing and reloading trees archives
  • add a method to merge a collection of trees files into a trees archive
  • add tests of this, annotating a collection of msprime tree sequences to a trees archive and loading it
  • add tests of this, making a collection of SLiM tree sequences a trees archive and loading it
  • test converting old versions to the current version
  • provide method to remove vacant sample nodes

@codecov-commenter
Copy link

codecov-commenter commented Apr 29, 2025

Codecov Report

Attention: Patch coverage is 98.55072% with 2 lines in your changes missing coverage. Please review.

Project coverage is 96.72%. Comparing base (c4082b3) to head (b6db31d).

Files with missing lines Patch % Lines
pyslim/slim_metadata.py 96.77% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #367      +/-   ##
==========================================
+ Coverage   95.65%   96.72%   +1.07%     
==========================================
  Files           8        8              
  Lines         621      764     +143     
  Branches      119      145      +26     
==========================================
+ Hits          594      739     +145     
+ Misses         18       15       -3     
- Partials        9       10       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@petrelharp petrelharp merged commit a46d4f8 into tskit-dev:main May 17, 2025
10 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.

2 participants