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

Added a fix for normalizing imports from more than one level of parent modules (issue/2152) #2191

Merged
merged 2 commits into from
Dec 10, 2023

Rename _strip_syntax to strip_syntax

a8fc20c
Select commit
Failed to load commit list.
Merged

Added a fix for normalizing imports from more than one level of parent modules (issue/2152) #2191

Rename _strip_syntax to strip_syntax
a8fc20c
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2023 in 1s

99.15% (+0.00%) compared to 9f7e0e5

View this Pull Request on Codecov

99.15% (+0.00%) compared to 9f7e0e5

Details

Codecov Report

Merging #2191 (a8fc20c) into main (9f7e0e5) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2191   +/-   ##
=======================================
  Coverage   99.15%   99.15%           
=======================================
  Files          39       39           
  Lines        3089     3090    +1     
  Branches      748      748           
=======================================
+ Hits         3063     3064    +1     
  Misses         15       15           
  Partials       11       11