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: bug in PR #1189's 'ignore_duplicates' implementation #1209

Merged
merged 1 commit into from
May 8, 2024

Conversation

jpivarski
Copy link
Member

The duplicate-checking should be checking against the full path, with slashes, not the branch.name. This passes the same tests as before (the Delphes file had no TBranches nested within TBranches), but it should fix CoffeaTeam/coffea#1080.

@matthewfeickert
Copy link
Member

Thanks @jpivarski! From CoffeaTeam/coffea#1080 (comment) this looks like it is going to work, but I'm running the full CI with it now on my fork: https://github.com/matthewfeickert/coffea/actions/runs/8994558805

I'll review here once that's finished.

@jpivarski
Copy link
Member Author

The one failure is after tests, so I guess this is a success. If all is good tomorrow, let me know and I'll merge this + release a new version of Uproot.

Copy link
Member

@matthewfeickert matthewfeickert left a comment

Choose a reason for hiding this comment

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

@jpivarski This is all passing for coffea as expected now

image

the only failure is a docs deployment as I'm on my fork and don't have permissions

image

@jpivarski jpivarski merged commit e944099 into main May 8, 2024
24 checks passed
@jpivarski jpivarski deleted the jpivarski/fixing_ignore_duplicates branch May 8, 2024 18:47
@jpivarski
Copy link
Member Author

https://pypi.org/project/uproot/5.3.6/

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.

Form manipulation issues with uproot 5.3.3
2 participants