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

[WIP] Explorer Indexer cleanups #1420

Closed
wants to merge 167 commits into from
Closed

[WIP] Explorer Indexer cleanups #1420

wants to merge 167 commits into from

Conversation

nautsimon
Copy link
Contributor

Description
Explorer Indexer cleanups

@github-actions github-actions bot added go Pull requests that update Go code size/l labels Oct 3, 2023
@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

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

Comparison is base (9947d7d) 50.51623% compared to head (a0e1c52) 54.49732%.
Report is 4 commits behind head on master.

Additional details and impacted files
@@                 Coverage Diff                 @@
##              master       #1420         +/-   ##
===================================================
+ Coverage   50.51623%   54.49732%   +3.98109%     
===================================================
  Files            343         426         +83     
  Lines          24117       30407       +6290     
  Branches         277         277                 
===================================================
+ Hits           12183       16571       +4388     
- Misses         10724       12290       +1566     
- Partials        1210        1546        +336     
Flag Coverage Δ
agents 47.40430% <ø> (+0.10488%) ⬆️
cctp-relayer 63.33333% <ø> (?)
ethergo 60.50420% <ø> (+0.05601%) ⬆️
omnirpc 53.19635% <ø> (ø)
packages 83.42541% <ø> (ø)
scribe 51.90887% <100.00000%> (+0.02962%) ⬆️
solidity 93.00244% <ø> (-0.08137%) ⬇️

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

Files Coverage Δ
services/scribe/service/indexer/fetcher.go 76.72414% <100.00000%> (+0.20240%) ⬆️
services/explorer/config/server/config.go 0.00000% <0.00000%> (ø)
services/explorer/backfill/chain.go 65.95745% <33.33333%> (+5.54077%) ⬆️
...explorer/graphql/server/graph/queries.resolvers.go 35.91954% <44.44444%> (ø)
services/explorer/config/indexer/config.go 0.00000% <0.00000%> (ø)
services/explorer/graphql/server/graph/fetcher.go 0.00000% <0.00000%> (ø)

... and 124 files with indirect coverage changes

☔ 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.

2 participants