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 typing imports for List, Tuple, Union #478

Merged
merged 2 commits into from
Jan 23, 2025
Merged

Conversation

delucchi-cmu
Copy link
Contributor

See also: astronomy-commons/hats#441

A few kinds of typing imports remain, but the most annoying/silly ones have been removed.

Copy link

codecov bot commented Jan 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.96%. Comparing base (cdd966d) to head (e19bc42).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #478      +/-   ##
==========================================
- Coverage   94.98%   94.96%   -0.02%     
==========================================
  Files          28       28              
  Lines        1816     1809       -7     
==========================================
- Hits         1725     1718       -7     
  Misses         91       91              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@smcguire-cmu smcguire-cmu left a comment

Choose a reason for hiding this comment

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

I love this! It's so good that we don't need to do this any more

@delucchi-cmu delucchi-cmu merged commit d8d6db9 into main Jan 23, 2025
10 checks passed
@delucchi-cmu delucchi-cmu deleted the delucchi/typing branch January 23, 2025 00:06
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.

2 participants