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

feat: support compose version #93

Merged

Conversation

neilime
Copy link
Collaborator

@neilime neilime commented Oct 18, 2024

No description provided.

@neilime neilime self-assigned this Oct 18, 2024
@neilime neilime linked an issue Oct 18, 2024 that may be closed by this pull request
Copy link

codecov bot commented Oct 18, 2024

Codecov Report

Attention: Patch coverage is 97.14286% with 3 lines in your changes missing coverage. Please review.

Project coverage is 96.71%. Comparing base (e7df5df) to head (ac32f66).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/services/docker-compose-installer.service.ts 92.00% 2 Missing ⚠️
...ices/installer-adapter/manual-installer-adapter.ts 96.29% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #93      +/-   ##
==========================================
+ Coverage   90.12%   96.71%   +6.58%     
==========================================
  Files           6        9       +3     
  Lines          81      152      +71     
  Branches        7       19      +12     
==========================================
+ Hits           73      147      +74     
+ Misses          7        5       -2     
+ Partials        1        0       -1     

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

@neilime neilime force-pushed the 68-provides-a-way-to-setup-docker-compose-at-a-specific-version branch 13 times, most recently from fa6f995 to 2ea9b36 Compare October 23, 2024 09:28
@neilime neilime added the enhancement New feature or request label Oct 23, 2024
@neilime neilime force-pushed the 68-provides-a-way-to-setup-docker-compose-at-a-specific-version branch 4 times, most recently from 6bb7354 to 160187a Compare October 23, 2024 14:11
Signed-off-by: Emilien Escalle <[email protected]>
@neilime neilime force-pushed the 68-provides-a-way-to-setup-docker-compose-at-a-specific-version branch from 160187a to ac32f66 Compare October 23, 2024 15:24
@neilime neilime merged commit cf721e6 into main Oct 23, 2024
31 checks passed
@neilime neilime deleted the 68-provides-a-way-to-setup-docker-compose-at-a-specific-version branch October 23, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provides a way to setup docker-compose at a specific version
1 participant