Skip to content

Added functions return typing in some files: __init__.py; keys.py and lazyre.py #1003

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

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

JLMSC
Copy link
Contributor

@JLMSC JLMSC commented Nov 28, 2023

Added some functions return typing for the following files, helping with the #892 issue:

  • bpython/__init__.py
  • bpython/keys.py
  • bpython/lazyre.py

Copy link

codecov bot commented Nov 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3a44027) 76.41% compared to head (3fda3af) 76.40%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1003      +/-   ##
==========================================
- Coverage   76.41%   76.40%   -0.01%     
==========================================
  Files          61       61              
  Lines        8305     8306       +1     
==========================================
  Hits         6346     6346              
- Misses       1959     1960       +1     

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

@sebastinas sebastinas merged commit 5db3e08 into bpython:main Nov 28, 2023
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