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 issue where --wrapreturntype if-multiline didn't work with arrays, dictionaries, tuples, or generic types #1657

Merged

Fix issue where --wrapreturntype if-multiline didn't work with arrays…

37783f5
Select commit
Loading
Failed to load commit list.
Merged

Fix issue where --wrapreturntype if-multiline didn't work with arrays, dictionaries, tuples, or generic types #1657

Fix issue where --wrapreturntype if-multiline didn't work with arrays…
37783f5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 28, 2024 in 1s

95.19% (+0.06%) compared to ca70962

View this Pull Request on Codecov

95.19% (+0.06%) compared to ca70962

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.19%. Comparing base (ca70962) to head (37783f5).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1657      +/-   ##
===========================================
+ Coverage    95.13%   95.19%   +0.06%     
===========================================
  Files           20       20              
  Lines        22707    22706       -1     
===========================================
+ Hits         21603    21616      +13     
+ Misses        1104     1090      -14     

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