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: add workflow for docker image push #52

Merged
merged 2 commits into from
Dec 16, 2023

Conversation

V00D00-child
Copy link
Member

Add workflow for docker image push

@V00D00-child V00D00-child self-assigned this Dec 16, 2023
Copy link

codecov bot commented Dec 16, 2023

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (a000ea7) 4.99% compared to head (0cddfcd) 5.06%.

Files Patch % Lines
packages/bundle/src/BundleProcessor.ts 0.00% 2 Missing ⚠️
packages/json-rpc-handler/src/RpcMethodHandler.ts 0.00% 1 Missing ⚠️
packages/provider/src/ProviderService.ts 0.00% 1 Missing ⚠️
packages/validation/src/ValidationService.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main     #52      +/-   ##
========================================
+ Coverage   4.99%   5.06%   +0.07%     
========================================
  Files         24      24              
  Lines       1442    1421      -21     
  Branches     279     277       -2     
========================================
  Hits          72      72              
+ Misses      1268    1247      -21     
  Partials     102     102              

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

@V00D00-child V00D00-child merged commit 534d8f0 into main Dec 16, 2023
6 of 8 checks passed
@V00D00-child V00D00-child deleted the feat/docker-push-workflow branch December 16, 2023 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant