sbidoul / runboat

A simple runbot lookalike on kubernetes. Main goal is replacing the OCA runbot.
MIT License
113 stars 51 forks source link

[pre-commit.ci] pre-commit autoupdate #66

Closed pre-commit-ci[bot] closed 2 years ago

pre-commit-ci[bot] commented 2 years ago

updates:

codecov[bot] commented 2 years ago

Codecov Report

Merging #66 (9844351) into main (bdda288) will increase coverage by 0.11%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #66      +/-   ##
==========================================
+ Coverage   64.46%   64.58%   +0.11%     
==========================================
  Files          19       19              
  Lines        1213     1217       +4     
==========================================
+ Hits          782      786       +4     
  Misses        431      431              
Impacted Files Coverage Δ
src/runboat/api.py 56.84% <100.00%> (ø)
src/runboat/controller.py 28.72% <100.00%> (+0.38%) :arrow_up:
src/runboat/db.py 91.53% <100.00%> (+0.06%) :arrow_up:
src/runboat/k8s.py 56.33% <100.00%> (+0.30%) :arrow_up:
src/runboat/utils.py 61.53% <100.00%> (+1.01%) :arrow_up:

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

sbidoul commented 2 years ago

Superseded by #70