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): Event filter #13318

Merged
merged 4 commits into from
Mar 15, 2023
Merged

feat(relayer): Event filter #13318

merged 4 commits into from
Mar 15, 2023

Conversation

cyberhorsey
Copy link
Contributor

@cyberhorsey cyberhorsey commented Mar 14, 2023

No description provided.

@codecov
Copy link

codecov bot commented Mar 14, 2023

Codecov Report

Merging #13318 (e7722d2) into main (8b753ee) will increase coverage by 0.08%.
The diff coverage is 70.00%.

@@            Coverage Diff             @@
##             main   #13318      +/-   ##
==========================================
+ Coverage   60.22%   60.30%   +0.08%     
==========================================
  Files         119      119              
  Lines        3658     3668      +10     
  Branches      513      513              
==========================================
+ Hits         2203     2212       +9     
- Misses       1362     1363       +1     
  Partials       93       93              
Flag Coverage Δ *Carryforward flag
bridge-ui 94.56% <ø> (ø) Carriedforward from 50d16f3
protocol 51.76% <ø> (ø) Carriedforward from 50d16f3
relayer 61.94% <70.00%> (+0.19%) ⬆️
ui 100.00% <ø> (ø) Carriedforward from 50d16f3

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

Impacted Files Coverage Δ
packages/relayer/indexer/handle_event.go 55.73% <0.00%> (-0.47%) ⬇️
...ayer/indexer/save_message_status_changed_events.go 15.00% <0.00%> (-0.39%) ⬇️
packages/relayer/message/process_message.go 42.25% <0.00%> (-0.30%) ⬇️
packages/relayer/http/get_events_by_address.go 69.44% <100.00%> (+2.77%) ⬆️
packages/relayer/repo/event.go 83.09% <100.00%> (+1.00%) ⬆️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

shadab-taiko
shadab-taiko previously approved these changes Mar 14, 2023
@davidtaikocha davidtaikocha added this pull request to the merge queue Mar 15, 2023
Merged via the queue into main with commit f20d419 Mar 15, 2023
@davidtaikocha davidtaikocha deleted the event_filter branch March 15, 2023 11:55
@github-actions github-actions bot mentioned this pull request Mar 15, 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.

3 participants