Skip to content

Conversation

@mufernando
Copy link
Member

Union should ignore top-level metadata/schema and provenance tables when checking for shared history equality.

@AdminBot-tskit
Copy link
Collaborator

📖 Docs for this PR can be previewed here

@codecov
Copy link

codecov bot commented Oct 9, 2020

Codecov Report

Merging #904 (749e2ae) into main (a1f91f5) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #904   +/-   ##
=======================================
  Coverage   93.40%   93.41%           
=======================================
  Files          26       26           
  Lines       20395    20389    -6     
  Branches      825      825           
=======================================
- Hits        19050    19046    -4     
+ Misses       1308     1306    -2     
  Partials       37       37           
Flag Coverage Δ
c-tests 92.45% <100.00%> (+0.01%) ⬆️
lwt-tests 93.66% <ø> (ø)
python-c-tests 94.38% <ø> (ø)
python-tests 98.53% <ø> (ø)

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

Impacted Files Coverage Δ
c/tskit/tables.c 90.66% <100.00%> (+0.02%) ⬆️

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 a1f91f5...749e2ae. Read the comment docs.

@benjeffery
Copy link
Member

Great stuff! I'll review after #897 is in and we have a clean diff.

@mufernando
Copy link
Member Author

Waiting for #917

@mufernando mufernando marked this pull request as draft October 23, 2020 16:42
@jeromekelleher
Copy link
Member

Probably a good idea to get this one shipped away @mufernando - can you bring it up to date please?

@mufernando mufernando self-assigned this Oct 28, 2020
@mufernando mufernando force-pushed the union_fix_eq branch 2 times, most recently from 64b4655 to fc6ece7 Compare November 6, 2020 19:21
@mufernando mufernando marked this pull request as ready for review November 6, 2020 20:11
@mufernando
Copy link
Member Author

I think this is done. I don't know why some tests are failing, because locally they all run fine. Also the error is in a test completely unrelated.

@mufernando mufernando requested a review from petrelharp November 6, 2020 20:12
@benjeffery
Copy link
Member

I've seen this one fail before - worryingly it seems flakey. Let me look into it!

@benjeffery
Copy link
Member

It has passed on a re-run.

Copy link
Member

@benjeffery benjeffery left a comment

Choose a reason for hiding this comment

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

Just one question about the C tests.

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.

LGTM! Thanks!

Copy link
Member

@benjeffery benjeffery left a comment

Choose a reason for hiding this comment

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

LGTM! Can we get a squash up in here?

@mufernando
Copy link
Member Author

Done! Thank you all!

@mergify mergify bot merged commit 24e9c21 into tskit-dev:main Nov 9, 2020
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.

5 participants