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

testutil/promrated: add workflow and docker image for promrated #1574

Merged
merged 2 commits into from
Dec 16, 2022

Conversation

LukeHackett12
Copy link
Contributor

@LukeHackett12 LukeHackett12 commented Dec 16, 2022

Adding build and deployment for promrated. Depends on https://github.com/ObolNetwork/obol-infrastructure/pull/329

category: misc
ticket: #1540

@LukeHackett12 LukeHackett12 marked this pull request as ready for review December 16, 2022 12:51
@codecov
Copy link

codecov bot commented Dec 16, 2022

Codecov Report

Base: 54.16% // Head: 54.10% // Decreases project coverage by -0.06% ⚠️

Coverage data is based on head (ffc4ea1) compared to base (4a524f4).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1574      +/-   ##
==========================================
- Coverage   54.16%   54.10%   -0.07%     
==========================================
  Files         157      157              
  Lines       19717    19711       -6     
==========================================
- Hits        10680    10664      -16     
- Misses       7589     7597       +8     
- Partials     1448     1450       +2     
Impacted Files Coverage Δ
app/monitoringapi.go 80.00% <0.00%> (-1.46%) ⬇️
core/priority/prioritiser.go 60.48% <0.00%> (-1.21%) ⬇️
app/vmock.go 73.05% <0.00%> (-1.04%) ⬇️
app/app.go 63.63% <0.00%> (-0.69%) ⬇️
core/qbft/qbft.go 82.77% <0.00%> (-0.64%) ⬇️
app/metrics.go 100.00% <0.00%> (ø)
core/dutydb/memory.go 69.28% <0.00%> (+0.69%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

.github/workflows/build-push-deploy-promrated.yaml Outdated Show resolved Hide resolved
.github/workflows/build-push-deploy-promrated.yaml Outdated Show resolved Hide resolved
.github/workflows/build-push-deploy-promrated.yaml Outdated Show resolved Hide resolved
testutil/promrated/go.mod Outdated Show resolved Hide resolved
@LukeHackett12 LukeHackett12 added the merge when ready Indicates bulldozer bot may merge when all checks pass label Dec 16, 2022
@obol-bulldozer obol-bulldozer bot merged commit 7d9aae4 into main Dec 16, 2022
@obol-bulldozer obol-bulldozer bot deleted the luke/promrated-build-deploy branch December 16, 2022 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge when ready Indicates bulldozer bot may merge when all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants