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

workaround for pytest on windows printing to __stdout__ #1064

Merged
merged 6 commits into from
Oct 10, 2023

comments

be32a50
Select commit
Loading
Failed to load commit list.
Merged

workaround for pytest on windows printing to __stdout__ #1064

comments
be32a50
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 Oct 10, 2023 in 1s

97.83% (-0.08%) compared to 3d09df5

View this Pull Request on Codecov

97.83% (-0.08%) compared to 3d09df5

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (3d09df5) 97.91% compared to head (be32a50) 97.83%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1064      +/-   ##
==========================================
- Coverage   97.91%   97.83%   -0.08%     
==========================================
  Files          27       27              
  Lines        2490     2493       +3     
==========================================
+ Hits         2438     2439       +1     
- Misses         52       54       +2     
Files Coverage Δ
osmnx/utils.py 96.03% <50.00%> (-1.92%) ⬇️

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