compose icon indicating copy to clipboard operation
compose copied to clipboard

test: add a fully containerized (via Compose) e2e setup

Open milas opened this issue 2 years ago • 1 comments

What I did dind.compose.yaml has a Docker-in-Docker setup, which is then referenced via include in e2e.compose.yaml.

Not all tests currently pass, as some rely on bind mounts, for example.

(not mandatory) A picture of a cute animal, if possible in relation to what you did falcon

milas avatar Sep 06 '23 21:09 milas

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 58.28%. Comparing base (aeb835a) to head (9d13cba). Report is 449 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10980      +/-   ##
==========================================
- Coverage   58.30%   58.28%   -0.02%     
==========================================
  Files         124      124              
  Lines       10912    10912              
==========================================
- Hits         6362     6360       -2     
- Misses       3922     3923       +1     
- Partials      628      629       +1     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Sep 06 '23 22:09 codecov[bot]

obsolete

ndeloof avatar Aug 05 '24 06:08 ndeloof