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

✨ Support image builder #172

Merged
merged 1 commit into from
Aug 6, 2023
Merged

✨ Support image builder #172

merged 1 commit into from
Aug 6, 2023

Conversation

tosone
Copy link
Contributor

@tosone tosone commented Aug 6, 2023

No description provided.

@tosone tosone self-assigned this Aug 6, 2023
@tosone tosone added the enhancement New feature or request label Aug 6, 2023
@tosone tosone added this to the Release v0.1.0 milestone Aug 6, 2023
@tosone tosone force-pushed the dev branch 2 times, most recently from 8a33bc9 to cdad732 Compare August 6, 2023 05:17
@codecov
Copy link

codecov bot commented Aug 6, 2023

Codecov Report

Patch coverage: 0.90% and project coverage change: -1.92% ⚠️

Comparison is base (939b68f) 54.81% compared to head (f71e1a9) 52.89%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #172      +/-   ##
==========================================
- Coverage   54.81%   52.89%   -1.92%     
==========================================
  Files         112      116       +4     
  Lines        5805     6019     +214     
==========================================
+ Hits         3182     3184       +2     
- Misses       2360     2572     +212     
  Partials      263      263              
Flag Coverage Δ
unit-test-mysql 52.89% <0.90%> (-1.92%) ⬇️
unit-test-postgresql 52.89% <0.90%> (-1.92%) ⬇️
unit-test-sqlite3 52.89% <0.90%> (-1.92%) ⬇️

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

Files Changed Coverage Δ
pkg/builder/docker/informer.go 0.00% <0.00%> (ø)
pkg/configs/checker.go 0.00% <0.00%> (ø)
pkg/configs/configuration.go 0.00% <0.00%> (ø)
pkg/daemon/daemon.go 64.55% <ø> (ø)
pkg/daemon/gc/gc.go 7.40% <0.00%> (ø)
pkg/dal/dao/builder.go 0.00% <0.00%> (ø)
pkg/builder/docker/docker.go 2.15% <2.15%> (ø)

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

@tosone tosone enabled auto-merge August 6, 2023 05:30
@tosone tosone added this pull request to the merge queue Aug 6, 2023
Merged via the queue into main with commit 58235c9 Aug 6, 2023
9 of 11 checks passed
@tosone tosone deleted the dev branch August 6, 2023 05:37
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
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant