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

Guard calls updateAgentStatus() to relay Slashed status #1279

Merged
merged 21 commits into from
Aug 23, 2023

Conversation

dwasse
Copy link
Collaborator

@dwasse dwasse commented Aug 23, 2023

Completes the last fraud case.

@github-actions github-actions bot added go Pull requests that update Go code size/m labels Aug 23, 2023
@codecov
Copy link

codecov bot commented Aug 23, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.14013% 🎉

Comparison is base (623f3b7) 59.88702% compared to head (13f53c1) 60.02715%.

Additional details and impacted files
@@                          Coverage Diff                           @@
##           feat/testing_fraud_reporting       #1279         +/-   ##
======================================================================
+ Coverage                      59.88702%   60.02715%   +0.14012%     
======================================================================
  Files                               588         585          -3     
  Lines                             35405       35364         -41     
  Branches                            276         276                 
======================================================================
+ Hits                              21203       21228         +25     
+ Misses                            12214       12147         -67     
- Partials                           1988        1989          +1     
Flag Coverage Δ
cctp-relayer 64.77080% <ø> (ø)
core 64.62561% <ø> (+1.27686%) ⬆️
ethergo 63.69376% <ø> (+0.03156%) ⬆️
explorer 53.40488% <ø> (ø)
git-changes-action 60.74313% <ø> (ø)
omnirpc 70.12480% <ø> (ø)
promexporter 41.02564% <ø> (ø)
release-copier-action 19.33333% <ø> (ø)
scribe 57.36830% <ø> (ø)
tools 21.72452% <ø> (ø)

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

Files Changed Coverage Δ
agents/agents/executor/executor.go 68.94904% <ø> (-0.04938%) ⬇️
agents/agents/executor/executor_utils.go 56.12245% <ø> (ø)
agents/agents/guard/db/sql/base/agent_root.go 83.33333% <ø> (-1.66667%) ⬇️
agents/agents/guard/db/sql/base/crosstable.go 66.66667% <ø> (+0.41666%) ⬆️
agents/agents/guard/db/sql/base/dispute.go 85.00000% <ø> (ø)
agents/agents/guard/db/sql/base/model.go 100.00000% <ø> (ø)
agents/agents/guard/fraud.go 42.58675% <0.00000%> (+2.01532%) ⬆️
agents/agents/guard/utils.go 75.00000% <ø> (-2.77779%) ⬇️
agents/domains/evm/bondingmanager.go 41.66667% <ø> (ø)
agents/domains/evm/destination.go 43.75000% <ø> (ø)
... and 2 more

... and 25 files with indirect coverage changes

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

@dwasse dwasse merged commit 115abff into feat/testing_fraud_reporting Aug 23, 2023
51 of 54 checks passed
@dwasse dwasse deleted the feat/last_fraud_case branch August 23, 2023 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code size/m
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants