improve pre-commit hooks, replace flake8 & pylint with ruff #2441
Codecov / codecov/project
succeeded
Jul 22, 2024 in 0s
90.13% (-0.05%) compared to a2c43c4
View this Pull Request on Codecov
90.13% (-0.05%) compared to a2c43c4
Details
Codecov Report
Attention: Patch coverage is 90.75975%
with 135 lines
in your changes missing coverage. Please review.
Project coverage is 90.13%. Comparing base (
a2c43c4
) to head (9558248
).
Additional details and impacted files
@@ Coverage Diff @@
## master #2441 +/- ##
==========================================
- Coverage 90.18% 90.13% -0.05%
==========================================
Files 247 247
Lines 15677 15610 -67
==========================================
- Hits 14138 14070 -68
- Misses 1539 1540 +1
Files | Coverage Δ | |
---|---|---|
runway/__init__.py | 75.00% <100.00%> (+2.27%) |
⬆️ |
runway/_cli/commands/_deploy.py | 84.61% <100.00%> (ø) |
|
runway/_cli/commands/_destroy.py | 87.50% <100.00%> (ø) |
|
runway/_cli/commands/_envvars.py | 91.66% <100.00%> (ø) |
|
runway/_cli/commands/_gen_sample/_k8s_tf_repo.py | 100.00% <100.00%> (ø) |
|
runway/_cli/commands/_gen_sample/_tf.py | 100.00% <100.00%> (ø) |
|
runway/_cli/commands/_gen_sample/utils.py | 100.00% <ø> (ø) |
|
runway/_cli/commands/_init.py | 100.00% <100.00%> (ø) |
|
runway/_cli/commands/_kbenv/__init__.py | 100.00% <100.00%> (ø) |
|
runway/_cli/commands/_kbenv/_list.py | 100.00% <100.00%> (ø) |
|
... and 186 more |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update a2c43c4...9558248. Read the comment docs.
Loading