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

revert: "runtime: implement a receipt preparation pipeline (#11839)" #11964

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

Trisfald
Copy link
Contributor

This reverts commit 08cec9d.

Reason: mainnet nodes having the commit above get stuck at block 125824281-125824283

@Trisfald Trisfald requested a review from a team as a code owner August 16, 2024 17:12
Copy link

codecov bot commented Aug 16, 2024

Codecov Report

Attention: Patch coverage is 96.63866% with 4 lines in your changes missing coverage. Please review.

Project coverage is 71.60%. Comparing base (f147992) to head (b192923).
Report is 1 commits behind head on master.

Files Patch % Lines
runtime/runtime/src/actions.rs 96.22% 0 Missing and 2 partials ⚠️
runtime/runtime/src/state_viewer/mod.rs 89.47% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11964      +/-   ##
==========================================
- Coverage   71.62%   71.60%   -0.03%     
==========================================
  Files         810      808       -2     
  Lines      163751   163537     -214     
  Branches   163751   163537     -214     
==========================================
- Hits       117294   117102     -192     
+ Misses      41384    41355      -29     
- Partials     5073     5080       +7     
Flag Coverage Δ
backward-compatibility 0.23% <0.00%> (+<0.01%) ⬆️
db-migration 0.23% <0.00%> (+<0.01%) ⬆️
genesis-check 1.33% <0.00%> (+<0.01%) ⬆️
integration-tests 38.48% <91.59%> (-0.04%) ⬇️
linux 71.36% <96.63%> (-0.04%) ⬇️
linux-nightly 71.16% <96.63%> (-0.04%) ⬇️
macos 54.37% <21.92%> (-0.01%) ⬇️
pytests 1.60% <0.00%> (+<0.01%) ⬆️
sanity-checks 1.40% <0.00%> (+<0.01%) ⬆️
unittests 65.69% <80.67%> (-0.02%) ⬇️
upgradability 0.28% <0.00%> (+<0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Trisfald Trisfald added this pull request to the merge queue Aug 16, 2024
Merged via the queue into near:master with commit 4e93e46 Aug 16, 2024
29 checks passed
@Trisfald Trisfald deleted the revert-runtime-changes branch August 16, 2024 19:27
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.

2 participants