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

cleanup: delete legacy balance monitor #5988

Merged
merged 2 commits into from
Jun 12, 2023

Conversation

tynes
Copy link
Contributor

@tynes tynes commented Jun 11, 2023

Description

Deletes the package responsible for the legacy
balance monitor. This logic now lives in the chain-mon package.

Deletes the pacakge responsible for the legacy
balance monitor. This logic now lives in the `chain-mon`
package.
@tynes tynes requested a review from a team as a code owner June 11, 2023 23:59
@tynes tynes requested a review from felipe-op June 11, 2023 23:59
@changeset-bot
Copy link

changeset-bot bot commented Jun 11, 2023

⚠️ No Changeset found

Latest commit: eb99ec5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@netlify
Copy link

netlify bot commented Jun 11, 2023

Deploy Preview for opstack-docs canceled.

Name Link
🔨 Latest commit eb99ec5
🔍 Latest deploy log https://app.netlify.com/sites/opstack-docs/deploys/648661717e22b1000840e7df

@codecov
Copy link

codecov bot commented Jun 12, 2023

Codecov Report

Merging #5988 (eb99ec5) into develop (a83387c) will decrease coverage by 0.04%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #5988      +/-   ##
===========================================
- Coverage    41.23%   41.20%   -0.04%     
===========================================
  Files          435      435              
  Lines        29622    29622              
  Branches       713      713              
===========================================
- Hits         12215    12206       -9     
- Misses       16383    16387       +4     
- Partials      1024     1029       +5     
Flag Coverage Δ
bedrock-go-tests 40.65% <ø> (-0.04%) ⬇️
common-ts-tests 26.82% <ø> (ø)
contracts-bedrock-tests 54.22% <ø> (ø)
contracts-tests 42.14% <ø> (ø)
core-utils-tests 60.41% <ø> (ø)
fault-detector-tests 29.51% <ø> (ø)
sdk-tests 39.75% <ø> (ø)

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

see 2 files with indirect coverage changes

@tynes tynes merged commit fa36d8b into develop Jun 12, 2023
@tynes tynes deleted the cleanup/delete-legacy-balance-monitor branch June 12, 2023 18:28
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.

2 participants