Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split docker compose build-and-test workflow #892

Merged
merged 2 commits into from
Apr 18, 2024

Conversation

make-github-pseudonymous-again
Copy link
Contributor

Fixes #886.

@make-github-pseudonymous-again make-github-pseudonymous-again changed the title Split docker compose build-and-test workflow. Split docker compose build-and-test workflow Apr 17, 2024
@make-github-pseudonymous-again make-github-pseudonymous-again added ci This issue is about continuous integration dx This is about developer experience docker This has to do with docker images and containers labels Apr 17, 2024
Copy link

codecov bot commented Apr 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.46%. Comparing base (6f1917a) to head (a4420a3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #892   +/-   ##
=======================================
  Coverage   64.46%   64.46%           
=======================================
  Files         703      703           
  Lines        9705     9705           
  Branches     1335     1335           
=======================================
  Hits         6256     6256           
- Misses       3003     3004    +1     
+ Partials      446      445    -1     
Flag Coverage Δ
test 69.76% <ø> (ø)
test-app 53.75% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@make-github-pseudonymous-again make-github-pseudonymous-again marked this pull request as ready for review April 18, 2024 18:20
Merged via the queue into main with commit 7d75928 Apr 18, 2024
19 of 20 checks passed
@make-github-pseudonymous-again make-github-pseudonymous-again deleted the ci-build-compose-split-test-1 branch April 18, 2024 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci This issue is about continuous integration docker This has to do with docker images and containers dx This is about developer experience
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Split ci:build:compose into a build job and a test job
1 participant