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

Consumer #199

Closed
wants to merge 1 commit into from
Closed

Consumer #199

wants to merge 1 commit into from

Conversation

CryptoMaxPlanck
Copy link
Contributor

Description
As per #167, the Consumer ingests the Scribe's data via GraphQL, and creates a ClickHouse database for creating an explorer and providing analytics.

@github-actions github-actions bot added the go Pull requests that update Go code label Sep 13, 2022
@CryptoMaxPlanck CryptoMaxPlanck marked this pull request as draft September 13, 2022 16:33
@codecov
Copy link

codecov bot commented Sep 13, 2022

Codecov Report

Merging #199 (688ba5e) into master (041e806) will increase coverage by 0.57540%.
The diff coverage is n/a.

@@                 Coverage Diff                 @@
##              master        #199         +/-   ##
===================================================
+ Coverage   50.62762%   51.20302%   +0.57540%     
===================================================
  Files            188         191          +3     
  Lines           8604        8728        +124     
  Branches          82         110         +28     
===================================================
+ Hits            4356        4469        +113     
- Misses          3824        3833          +9     
- Partials         424         426          +2     
Impacted Files Coverage Δ
agents/indexer/domain.go 63.63636% <0.00000%> (-3.63637%) ⬇️
...s-core/contracts/registry/DomainNotaryRegistry.sol 84.00000% <0.00000%> (-0.61539%) ⬇️
...ntracts-core/test/harnesses/DestinationHarness.sol 100.00000% <0.00000%> (ø)
...ore/test/harnesses/DomainNotaryRegistryHarness.sol 100.00000% <0.00000%> (ø)
...acts-core/contracts/context/LocalDomainContext.sol 100.00000% <0.00000%> (ø)
...contracts-core/contracts/context/DomainContext.sol 100.00000% <0.00000%> (ø)
...acts-core/test/harnesses/SystemContractHarness.sol 100.00000% <0.00000%> (ø)
services/scribe/backfill/contract.go 74.35897% <0.00000%> (+1.28204%) ⬆️
ethergo/chain/block.go 70.16129% <0.00000%> (+1.61289%) ⬆️
packages/contracts-core/contracts/Destination.sol 62.72727% <0.00000%> (+4.15583%) ⬆️
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@CryptoMaxPlanck CryptoMaxPlanck deleted the feature/consumer branch September 13, 2022 16:50
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant