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): add msgHash and event type lookups to findallbyaddress #13310

Merged
merged 5 commits into from
Mar 14, 2023

Conversation

cyberhorsey
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Mar 13, 2023

Codecov Report

Merging #13310 (4d45d0e) into main (56d8848) will decrease coverage by 1.24%.
The diff coverage is 67.64%.

@@            Coverage Diff             @@
##             main   #13310      +/-   ##
==========================================
- Coverage   60.25%   59.02%   -1.24%     
==========================================
  Files         119      119              
  Lines        3636     3531     -105     
  Branches      513      494      -19     
==========================================
- Hits         2191     2084     -107     
- Misses       1353     1354       +1     
- Partials       92       93       +1     
Flag Coverage Δ *Carryforward flag
bridge-ui 95.02% <ø> (+0.45%) ⬆️ Carriedforward from fae38fe
protocol 51.76% <ø> (ø) Carriedforward from fae38fe
relayer 61.75% <67.64%> (-0.11%) ⬇️
ui 100.00% <ø> (ø) Carriedforward from fae38fe

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

Impacted Files Coverage Δ
packages/relayer/http/get_events_by_address.go 66.66% <63.63%> (-8.34%) ⬇️
packages/relayer/repo/event.go 82.08% <75.00%> (+0.27%) ⬆️

... and 16 files with indirect coverage changes

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

davidtaikocha
davidtaikocha previously approved these changes Mar 14, 2023
@dantaik dantaik removed the request for review from RogerLamTd March 14, 2023 06:16
@shadab-taiko shadab-taiko added this pull request to the merge queue Mar 14, 2023
Merged via the queue into main with commit 8b753ee Mar 14, 2023
@shadab-taiko shadab-taiko deleted the relayer_addtl_api branch March 14, 2023 14:27
@github-actions github-actions bot mentioned this pull request Mar 14, 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

4 participants