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

Add type hints to importinfo.py and add repr to ImportInfo #787

Merged
merged 4 commits into from
Apr 4, 2024

Conversation

lieryan
Copy link
Member

@lieryan lieryan commented Apr 4, 2024

Description

  • Add repr to ImportInfo
  • Add type hints to importinfo.py

Checklist (delete if not relevant):

  • I have added tests that prove my fix is effective or that my feature works
  • I have updated CHANGELOG.md

@lieryan lieryan force-pushed the lieryan-github-workflow branch from 3be7530 to 8e125a9 Compare April 4, 2024 12:37
@lieryan lieryan force-pushed the lieryan-typing-import-info branch from 7d5ffbe to 187dc57 Compare April 4, 2024 12:37
Base automatically changed from lieryan-github-workflow to master April 4, 2024 12:45
@lieryan lieryan force-pushed the lieryan-typing-import-info branch from 187dc57 to 1cc05a8 Compare April 4, 2024 12:48
Copy link

codecov bot commented Apr 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.97%. Comparing base (14d6fd2) to head (3f89161).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #787      +/-   ##
==========================================
+ Coverage   94.88%   94.97%   +0.08%     
==========================================
  Files         135      135              
  Lines       26403    26405       +2     
==========================================
+ Hits        25053    25077      +24     
+ Misses       1350     1328      -22     

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

@lieryan lieryan merged commit 9f146b3 into master Apr 4, 2024
36 checks passed
@lieryan lieryan deleted the lieryan-typing-import-info branch April 4, 2024 13:32
@lieryan lieryan added this to the 1.14.0 milestone Nov 17, 2024
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.

1 participant