openzim / _python-bootstrap

Sample openZIM Python project bootstrap
1 stars 1 forks source link

Use pyright wrapper in specific `check` feature #7

Closed benoit74 closed 11 months ago

benoit74 commented 11 months ago

Fix #6

Changed

codecov[bot] commented 11 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (c383521) 100.00% compared to head (6037d18) 100.00%.

:exclamation: Current head 6037d18 differs from pull request most recent head e9e630c. Consider uploading reports for the commit e9e630c to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 8 8 Branches 1 1 ========================================= Hits 8 8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

rgaudin commented 11 months ago
/bin/bash: line 1: pyright: command not found
Error: Process completed with exit code 127.

🙃