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(relayer): Simplify event iterator code #15485

Merged
merged 6 commits into from
Jan 14, 2024
Merged

Conversation

mask-pp
Copy link
Contributor

@mask-pp mask-pp commented Jan 12, 2024

No description provided.

Copy link

vercel bot commented Jan 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
bridge-ui-v2-a5 ✅ Ready (Inspect) Visit Preview Jan 14, 2024 2:14am
bridge-ui-v2-a6 ✅ Ready (Inspect) Visit Preview Jan 14, 2024 2:14am
bridge-ui-v2-internal ✅ Ready (Inspect) Visit Preview Jan 14, 2024 2:14am

@mask-pp mask-pp changed the title feat(relayer): Fix/simplify code feat(relayer): simplify event Iterator Jan 12, 2024
@mask-pp mask-pp changed the title feat(relayer): simplify event Iterator feat(relayer): simplify event iterator Jan 12, 2024
@mask-pp mask-pp changed the title feat(relayer): simplify event iterator feat(relayer): Simplify event iterator code Jan 12, 2024
Copy link

codecov bot commented Jan 12, 2024

Codecov Report

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

Comparison is base (5bf916d) 27.23% compared to head (d27fe62) 27.28%.

❗ Current head d27fe62 differs from pull request most recent head fec25b9. Consider uploading reports for the commit fec25b9 to get more accurate results

Files Patch % Lines
packages/relayer/indexer/indexer.go 0.00% 6 Missing ⚠️
packages/relayer/processor/processor.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           alpha-6   #15485      +/-   ##
===========================================
+ Coverage    27.23%   27.28%   +0.04%     
===========================================
  Files           92       92              
  Lines         5683     5673      -10     
===========================================
  Hits          1548     1548              
+ Misses        3972     3962      -10     
  Partials       163      163              
Flag Coverage Δ *Carryforward flag
eventindexer 17.45% <ø> (ø) Carriedforward from 28c8122
guardian-prover-health-check 34.84% <ø> (ø) Carriedforward from 28c8122
relayer 40.17% <0.00%> (+0.19%) ⬆️

*This pull request uses carry forward flags. Click here to find out more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants