Skip to content

Conversation

@benjeffery
Copy link
Member

I don't think the changelog for 0.3.0 needs any updates as changes have been docs or tweaks to already listed features.

@codecov
Copy link

codecov bot commented Aug 12, 2020

Codecov Report

Merging #767 into master will increase coverage by 2.41%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #767      +/-   ##
==========================================
+ Coverage   85.28%   87.69%   +2.41%     
==========================================
  Files           8       24      +16     
  Lines        9803    19394    +9591     
  Branches     1882     3640    +1758     
==========================================
+ Hits         8360    17008    +8648     
- Misses        822     1297     +475     
- Partials      621     1089     +468     
Flag Coverage Δ
#c_tests 85.28% <ø> (ø)
#python_c_tests 90.16% <100.00%> (?)
#python_tests 99.02% <100.00%> (?)

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

Impacted Files Coverage Δ
python/tskit/_version.py 100.00% <100.00%> (ø)
c/tskit/core.h 100.00% <0.00%> (ø)
python/tskit/stats.py 100.00% <0.00%> (ø)
python/tskit/drawing.py 99.68% <0.00%> (ø)
python/tskit/formats.py 100.00% <0.00%> (ø)
python/tskit/exceptions.py 100.00% <0.00%> (ø)
python/tskit/__init__.py 100.00% <0.00%> (ø)
python/tskit/vcf.py 100.00% <0.00%> (ø)
python/tskit/__main__.py 0.00% <0.00%> (ø)
... and 8 more

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 59d3c30...af2eab0. Read the comment docs.

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.

The version number is still in the wrong format.

# During development, should be x.y.z.devN
# For beta should be x.y.zbN
tskit_version = "0.3.0.b1"
tskit_version = "0.3.0.b2"
Copy link
Member

Choose a reason for hiding this comment

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

Nope, 0.3.0b2!

Copy link
Member Author

Choose a reason for hiding this comment

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

Wow, my brain has packed up and migrated north due to the heat. Fixed, hopefully!

@jeromekelleher
Copy link
Member

Nearly there forr 0.3.0, exciting!

@mergify mergify bot merged commit c234a30 into tskit-dev:master Aug 13, 2020
@benjeffery benjeffery deleted the 0.3.0b2_prep branch August 27, 2020 14:28
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