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

Add logs for transactions while committing a block #546

Merged
merged 5 commits into from
Dec 12, 2022

Conversation

JekaMas
Copy link
Contributor

@JekaMas JekaMas commented Oct 12, 2022

No description provided.

@temaniarpit27
Copy link
Contributor

@JekaMas can you please check the linting errors?

@github-actions
Copy link

github-actions bot commented Nov 4, 2022

This PR is stale because it has been open 21 days with no activity. Remove stale label or comment or this will be closed in 14 days.

@github-actions github-actions bot added the Stale label Nov 4, 2022
@temaniarpit27
Copy link
Contributor

@JekaMas can you please check this?

@github-actions github-actions bot removed the Stale label Nov 11, 2022
@temaniarpit27 temaniarpit27 self-assigned this Nov 11, 2022
@github-actions
Copy link

github-actions bot commented Dec 3, 2022

This PR is stale because it has been open 21 days with no activity. Remove stale label or comment or this will be closed in 14 days.

@github-actions github-actions bot added the Stale label Dec 3, 2022
@github-actions github-actions bot removed the Stale label Dec 12, 2022
@codecov
Copy link

codecov bot commented Dec 12, 2022

Codecov Report

Base: 56.74% // Head: 56.77% // Increases project coverage by +0.02% 🎉

Coverage data is based on head (469bd29) compared to base (a3e7769).
Patch coverage: 26.92% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #546      +/-   ##
===========================================
+ Coverage    56.74%   56.77%   +0.02%     
===========================================
  Files          607      607              
  Lines        70294    70343      +49     
===========================================
+ Hits         39888    39934      +46     
+ Misses       26983    26980       -3     
- Partials      3423     3429       +6     
Impacted Files Coverage Δ
common/path.go 0.00% <0.00%> (ø)
eth/filters/api.go 39.59% <0.00%> (-2.26%) ⬇️
eth/sync.go 58.69% <ø> (ø)
internal/cli/server/command.go 6.77% <ø> (ø)
params/config.go 30.39% <ø> (ø)
params/version.go 36.84% <ø> (ø)
rlp/rlpgen/main.go 8.33% <0.00%> (-0.63%) ⬇️
metrics/metrics.go 11.68% <40.00%> (+0.72%) ⬆️
miner/worker.go 73.21% <85.71%> (+0.27%) ⬆️
core/state/trie_prefetcher.go 74.80% <0.00%> (-3.82%) ⬇️
... and 16 more

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@temaniarpit27 temaniarpit27 merged commit 19fe8b4 into develop Dec 12, 2022
@temaniarpit27 temaniarpit27 deleted the block-commit-stats branch December 12, 2022 08:01
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