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

Enable PyPy testing #530

Merged
merged 11 commits into from
Jun 29, 2023

enable regular stream testing for unit tests

f756906
Select commit
Loading
Failed to load commit list.
Merged

Enable PyPy testing #530

enable regular stream testing for unit tests
f756906
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 Jun 29, 2023 in 1s

93.72% (+0.02%) compared to 600d0ae

View this Pull Request on Codecov

93.72% (+0.02%) compared to 600d0ae

Details

Codecov Report

Patch coverage has no change and project coverage change: +0.02 🎉

Comparison is base (600d0ae) 93.70% compared to head (f756906) 93.72%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #530      +/-   ##
==========================================
+ Coverage   93.70%   93.72%   +0.02%     
==========================================
  Files         102      102              
  Lines       11145    11145              
  Branches     1531     1531              
==========================================
+ Hits        10443    10446       +3     
+ Misses        614      611       -3     
  Partials       88       88              

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.