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(eventindexer): Track proposer/prover rewards, + generate tasks for total/per day #14690

Merged
merged 20 commits into from
Sep 14, 2023

Conversation

cyberhorsey
Copy link
Contributor

@cyberhorsey cyberhorsey commented Sep 13, 2023

also includes fixes for the generator.

already deployed for alpha5.

@vercel
Copy link

vercel bot commented Sep 13, 2023

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

Name Status Preview Comments Updated (UTC)
bridge-ui-v2-a5 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 14, 2023 0:28am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
bridge-ui-v2-internal ⬜️ Ignored (Inspect) Visit Preview Sep 14, 2023 0:28am

@codecov
Copy link

codecov bot commented Sep 13, 2023

Codecov Report

Merging #14690 (3a32a72) into main (3ff0018) will decrease coverage by 1.11%.
The diff coverage is 2.78%.

@@            Coverage Diff             @@
##             main   #14690      +/-   ##
==========================================
- Coverage   37.83%   36.73%   -1.11%     
==========================================
  Files         113      113              
  Lines        5061     5224     +163     
  Branches      113      113              
==========================================
+ Hits         1915     1919       +4     
- Misses       3029     3185     +156     
- Partials      117      120       +3     
Flag Coverage Δ *Carryforward flag
bridge-ui 93.94% <ø> (ø) Carriedforward from 17f20ef
eventindexer 13.08% <2.83%> (-0.71%) ⬇️
relayer 43.06% <0.00%> (-0.05%) ⬇️

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

Files Changed Coverage Δ
.../eventindexer/indexer/save_block_proposed_event.go 0.00% <0.00%> (ø)
packages/eventindexer/repo/chart.go 0.00% <0.00%> (ø)
packages/eventindexer/repo/event.go 43.04% <0.00%> (-5.83%) ⬇️
packages/relayer/db/db.go 13.33% <0.00%> (-0.63%) ⬇️
packages/eventindexer/generator/generator.go 2.06% <0.75%> (-0.02%) ⬇️
packages/eventindexer/repo/stat.go 56.86% <57.14%> (+0.04%) ⬆️
packages/eventindexer/generator/config.go 39.39% <100.00%> (+1.89%) ⬆️
packages/eventindexer/http/get_stats.go 66.66% <100.00%> (ø)

... and 1 file with indirect coverage changes

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

@cyberhorsey cyberhorsey changed the title fix(eventindexer): Generator fix feat(eventindexer): Track proposer/prover rewards, + generate tasks for total/per day Sep 13, 2023
@cyberhorsey cyberhorsey added this pull request to the merge queue Sep 14, 2023
Merged via the queue into main with commit cc477b9 Sep 14, 2023
@cyberhorsey cyberhorsey deleted the generator_fix branch September 14, 2023 03:46
@github-actions github-actions bot mentioned this pull request Sep 14, 2023
KorbinianK pushed a commit that referenced this pull request Sep 28, 2023
KorbinianK pushed a commit that referenced this pull request Sep 28, 2023
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