Skip to content

Add tskit.load #75

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 1 commit into from
Oct 18, 2023
Merged

Add tskit.load #75

merged 1 commit into from
Oct 18, 2023

Conversation

benjeffery
Copy link
Member

Closes #68

Copy link
Member

@jeromekelleher jeromekelleher left a comment

Choose a reason for hiding this comment

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

Nice, great usage of is_zipfile 👍

@codecov-commenter
Copy link

Codecov Report

Merging #75 (0638662) into main (76d9775) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #75      +/-   ##
==========================================
+ Coverage   97.58%   97.64%   +0.05%     
==========================================
  Files           6        6              
  Lines         331      339       +8     
  Branches       62       63       +1     
==========================================
+ Hits          323      331       +8     
  Misses          6        6              
  Partials        2        2              
Files Coverage Δ
tszip/__init__.py 100.00% <100.00%> (ø)
tszip/compression.py 99.00% <100.00%> (+0.03%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@benjeffery benjeffery merged commit 5b56993 into tskit-dev:main Oct 18, 2023
@benjeffery benjeffery deleted the open branch October 18, 2023 00:37
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.

Load from compressed or uncompressed
3 participants