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

Adding hint kwarg upon LightRay load to break degeneracy in new yt loader #181

Merged
merged 1 commit into from
Feb 23, 2022

Conversation

chummels
Copy link
Collaborator

@chummels chummels commented Feb 23, 2022

A recent change in yt (PR #3666) breaks trident when trident reloads a LightRay object into working memory. This one-line change provides a "hint" that breaks the degeneracy in Datasets types that yt is confused about, and allows Trident to continue working the way it used to.

This bug was discovered by @evaneschneider , so I'll let her comment on how well this fix works for her case.

@evaneschneider
Copy link

This fixes the issue.

@chummels chummels merged commit 9578b94 into trident-project:main Feb 23, 2022
@chummels chummels deleted the hint branch February 23, 2022 19:57
@coveralls
Copy link

Pull Request Test Coverage Report for Build 65115f20-f62e-457b-9def-1ddfb6578670

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 75.619%

Totals Coverage Status
Change from base Build 7b66a3d7-75dc-46c7-9e68-bd3e9afd5d95: 0.0%
Covered Lines: 1740
Relevant Lines: 2301

💛 - Coveralls

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.

3 participants