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

op-node: Add peer score diffs to increment and decay application scores #6068

Merged
merged 2 commits into from
Jun 20, 2023

Conversation

ajsutton
Copy link
Contributor

Description

Adds scoreDiff implementations to support incrementing and decaying application score elements.

Tests

Added unit tests.

Metadata

@ajsutton ajsutton requested a review from a team as a code owner June 19, 2023 23:12
@ajsutton ajsutton requested a review from Inphi June 19, 2023 23:12
@changeset-bot
Copy link

changeset-bot bot commented Jun 19, 2023

⚠️ No Changeset found

Latest commit: babe99b

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 19, 2023

Deploy Preview for opstack-docs canceled.

Name Link
🔨 Latest commit babe99b
🔍 Latest deploy log https://app.netlify.com/sites/opstack-docs/deploys/6491c334429ca70008b8ce18

@codecov
Copy link

codecov bot commented Jun 19, 2023

Codecov Report

Merging #6068 (babe99b) into develop (4dbbee2) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #6068      +/-   ##
===========================================
+ Coverage    44.70%   44.74%   +0.04%     
===========================================
  Files          298      298              
  Lines        22949    22965      +16     
===========================================
+ Hits         10259    10276      +17     
+ Misses       11742    11739       -3     
- Partials       948      950       +2     
Flag Coverage Δ
bedrock-go-tests 44.74% <100.00%> (+0.04%) ⬆️

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

Impacted Files Coverage Δ
op-node/p2p/store/iface.go 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

@mergify
Copy link
Contributor

mergify bot commented Jun 20, 2023

This PR has been added to the merge queue, and will be merged soon.

@mergify
Copy link
Contributor

mergify bot commented Jun 20, 2023

This PR is next in line to be merged, and will be merged as soon as checks pass.

@mergify
Copy link
Contributor

mergify bot commented Jun 20, 2023

This PR is next in line to be merged, and will be merged as soon as checks pass.

@OptimismBot OptimismBot merged commit 04955dd into develop Jun 20, 2023
74 of 75 checks passed
@OptimismBot OptimismBot deleted the aj/app-score-diffs branch June 20, 2023 15:34
@mergify mergify bot removed the on-merge-train label Jun 20, 2023
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.

None yet

3 participants