osrf / rocker

A tool to run docker containers with overlays and convenient options for things like GUIs etc.
Apache License 2.0
576 stars 75 forks source link

add focal and bullseye targets to stdeb #93

Closed tfoote closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #93 into master will increase coverage by 2.90%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
+ Coverage   85.95%   88.85%   +2.90%     
==========================================
  Files           7        7              
  Lines         477      673     +196     
==========================================
+ Hits          410      598     +188     
- Misses         67       75       +8     
Impacted Files Coverage Δ
src/rocker/cli.py 16.12% <0.00%> (-5.15%) :arrow_down:
src/rocker/extensions.py 100.00% <0.00%> (ø)
src/rocker/git_extension.py 93.33% <0.00%> (+0.22%) :arrow_up:
src/rocker/ssh_extension.py 91.66% <0.00%> (+0.36%) :arrow_up:
src/rocker/core.py 94.14% <0.00%> (+2.91%) :arrow_up:
src/rocker/nvidia_extension.py 96.70% <0.00%> (+4.39%) :arrow_up:
src/rocker/os_detector.py 96.77% <0.00%> (+12.90%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 15b604b...c59106c. Read the comment docs.