Skip to content

Conversation

@brittonsmith
Copy link
Member

This addresses Issue #5275. After PR #5250, we no longer need to access ds.index to create ds.field_info. This removes some calls added in PR #5211 as well as a few other places that were very obviously the same. I stayed away from modifying any source code, other than one helper function. I was also able to eliminate a place in the docs that mentions having to do ds.index before accessing ds.field_info.

@brittonsmith brittonsmith requested a review from cphyc August 29, 2025 16:42
@brittonsmith brittonsmith added tests: running tests Issues with the test setup refactor improve readability, maintainability, modularity labels Aug 29, 2025
@neutrinoceros
Copy link
Member

I don't think any of the affected test cases are currently covered by CI, with the outage we've been having, so it might be a little risky to merge now

Copy link
Member

@cphyc cphyc left a comment

Choose a reason for hiding this comment

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

This looks good to me, although I agree with @neutrinoceros that this isn't covered by CI as far as I could tell. I'm happy to sit on it until we have a working CI again, since this isn't critical.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor improve readability, maintainability, modularity tests: running tests Issues with the test setup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants