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

Little fix for re-export names imported from package wildcard #761

Merged
merged 2 commits into from
Jan 17, 2024

Fix mypy

2bf14a9
Select commit
Loading
Failed to load commit list.
Merged

Little fix for re-export names imported from package wildcard #761

Fix mypy
2bf14a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2024 in 0s

92.69% (+0.00%) compared to 662eafa

View this Pull Request on Codecov

92.69% (+0.00%) compared to 662eafa

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (662eafa) 92.69% compared to head (2bf14a9) 92.69%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #761   +/-   ##
=======================================
  Coverage   92.69%   92.69%           
=======================================
  Files          47       47           
  Lines        8285     8285           
  Branches     1826     1826           
=======================================
  Hits         7680     7680           
  Misses        347      347           
  Partials      258      258           

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