sbidoul / runboat

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

Test with python 3.11 #67

Closed sbidoul closed 1 year ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #67 (a64e49f) into main (b111e81) will decrease coverage by 0.83%. The diff coverage is 0.00%.

:exclamation: Current head a64e49f differs from pull request most recent head 3ec2c5b. Consider uploading reports for the commit 3ec2c5b to get more accurate results

@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
- Coverage   65.30%   64.46%   -0.84%     
==========================================
  Files          19       19              
  Lines        1245     1213      -32     
==========================================
- Hits          813      782      -31     
+ Misses        432      431       -1     
Impacted Files Coverage Δ
src/runboat/api.py 56.84% <0.00%> (-0.30%) :arrow_down:
src/runboat/k8s.py 56.02% <0.00%> (-1.69%) :arrow_down:
src/runboat/models.py 45.45% <0.00%> (-1.32%) :arrow_down:
src/runboat/utils.py 60.52% <0.00%> (-1.02%) :arrow_down:
src/runboat/controller.py 28.34% <0.00%> (-0.39%) :arrow_down:
src/runboat/db.py 91.47% <0.00%> (-0.07%) :arrow_down:
tests/test_settings.py 100.00% <0.00%> (ø)
tests/test_render_kubefiles.py 100.00% <0.00%> (ø)
src/runboat/settings.py 98.07% <0.00%> (+1.20%) :arrow_up:

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