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

Fix typechecking test with latest pyright #3594

Merged
merged 1 commit into from
Aug 8, 2024

Fix typechecking test with latest pyright

0413c20
Select commit
Loading
Failed to load commit list.
Merged

Fix typechecking test with latest pyright #3594

Fix typechecking test with latest pyright
0413c20
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 8, 2024 in 1s

93.86% (-0.01%) compared to c51b339, passed because coverage increased by -0.01% when compared to adjusted base (93.86%)

View this Pull Request on Codecov

93.86% (-0.01%) compared to c51b339, passed because coverage increased by -0.01% when compared to adjusted base (93.86%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.86%. Comparing base (c51b339) to head (0413c20).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3594      +/-   ##
==========================================
- Coverage   93.86%   93.86%   -0.01%     
==========================================
  Files         522      522              
  Lines       32852    32852              
  Branches     3750     3750              
==========================================
- Hits        30837    30836       -1     
  Misses       1719     1719              
- Partials      296      297       +1