valohai / valohai-cli

:heavy_dollar_sign: Command line client for Valohai
MIT License
14 stars 8 forks source link

Lint with pre-commit + ruff #272

Closed akx closed 1 year ago

akx commented 1 year ago

Hot on the heels of https://github.com/valohai/valohai-yaml/pull/84 :)

codecov[bot] commented 1 year ago

Codecov Report

Merging #272 (33ce0f0) into master (34b3ae8) will increase coverage by 0.04%. The diff coverage is 96.15%.

@@            Coverage Diff             @@
##           master     #272      +/-   ##
==========================================
+ Coverage   86.60%   86.64%   +0.04%     
==========================================
  Files         125      125              
  Lines        4189     4187       -2     
  Branches      685      683       -2     
==========================================
  Hits         3628     3628              
+ Misses        385      384       -1     
+ Partials      176      175       -1     
Impacted Files Coverage Δ
valohai_cli/commands/pipeline/run/run.py 93.61% <ø> (ø)
..._cli/commands/execution/run/dynamic_run_command.py 82.14% <50.00%> (ø)
tests/commands/yaml/test_step.py 100.00% <100.00%> (ø)
tests/test_git.py 100.00% <100.00%> (ø)
valohai_cli/api.py 93.42% <100.00%> (-0.09%) :arrow_down:
...mmands/deployment/create_version/create_version.py 100.00% <100.00%> (ø)
...loyment/create_version/dynamic_creation_command.py 92.85% <100.00%> (ø)
...hai_cli/commands/execution/run/frontend_command.py 92.64% <100.00%> (ø)
valohai_cli/commands/execution/summarize.py 94.59% <100.00%> (+0.15%) :arrow_up:
valohai_cli/commands/project/create.py 73.46% <100.00%> (ø)
... and 7 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more