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

remove unused _warn_tag_mismatch and _warned_tag_pairs #1786

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

braingram
Copy link
Contributor

@braingram braingram commented May 13, 2024

These are unused as seen in the coverage (and searching the asdf and downstream code):
https://app.codecov.io/gh/asdf-format/asdf/blob/main/asdf%2F_asdf.py#L1600

and appear to be related to the removed TypeIndex and could have been removed in: #1637

Checklist:

  • pre-commit checks ran successfully
  • tests ran successfully
  • for a public change, a changelog entry was added
  • for a public change, documentation was updated
  • for any new features, unit tests were added

@braingram braingram marked this pull request as ready for review May 13, 2024 18:56
@braingram braingram requested a review from a team as a code owner May 13, 2024 18:56
@braingram
Copy link
Contributor Author

The weldx failure is unrelated and due to numpy 2.0.

@braingram braingram merged commit abb9500 into asdf-format:main Jun 20, 2024
47 of 48 checks passed
@braingram braingram deleted the warn_tag_mismatch branch June 20, 2024 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants