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

feat: Add type hints to stream module #2166

Merged
merged 5 commits into from
Aug 15, 2023

chore: Inline OptionalInt

54b427a
Select commit
Loading
Failed to load commit list.
Merged

feat: Add type hints to stream module #2166

chore: Inline OptionalInt
54b427a
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Aug 15, 2023 in 0s

100.00% (+0.00%) compared to 0c68df3

View this Pull Request on Codecov

100.00% (+0.00%) compared to 0c68df3

Details

Codecov Report

Merging #2166 (54b427a) into master (0c68df3) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master     #2166   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           62        62           
  Lines         6830      6833    +3     
  Branches      1098      1098           
=========================================
+ Hits          6830      6833    +3     
Files Changed Coverage Δ
falcon/stream.py 100.00% <100.00%> (ø)