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

Refuse star imports in stub loader #101

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

stefanv
Copy link
Member

@stefanv stefanv commented Mar 15, 2024

Block these types of imports until #94 is resolved.

Block these types of imports until scientific-python#94 is resolved.
Copy link

codecov bot commented Mar 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.60%. Comparing base (e750ba6) to head (45bb462).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #101      +/-   ##
==========================================
+ Coverage   94.44%   94.60%   +0.16%     
==========================================
  Files           5        5              
  Lines         234      241       +7     
==========================================
+ Hits          221      228       +7     
  Misses         13       13              

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

@jarrodmillman jarrodmillman merged commit cb5a467 into scientific-python:main Mar 22, 2024
29 of 30 checks passed
@jarrodmillman jarrodmillman added this to the 0.4 milestone Mar 22, 2024
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.

2 participants