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

Pylint fixes for .pyi files #265

Merged
merged 3 commits into from
Apr 2, 2024

Use guard when importing Terminal in .pyi files

8c36af6
Select commit
Loading
Failed to load commit list.
Merged

Pylint fixes for .pyi files #265

Use guard when importing Terminal in .pyi files
8c36af6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 1, 2024 in 0s

95.42% (+0.00%) compared to c28b53f

View this Pull Request on Codecov

95.42% (+0.00%) compared to c28b53f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.42%. Comparing base (c28b53f) to head (8c36af6).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #265   +/-   ##
=======================================
  Coverage   95.42%   95.42%           
=======================================
  Files           9        9           
  Lines        1027     1027           
  Branches      216      216           
=======================================
  Hits          980      980           
  Misses         43       43           
  Partials        4        4           

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