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

refactor: move chunk_endorsement.rs to stateless_validation folder #10612

Merged
merged 2 commits into from
Feb 14, 2024

Conversation

pugachAG
Copy link
Contributor

@pugachAG pugachAG commented Feb 14, 2024

A follow-up to this comment.

@pugachAG pugachAG added the A-stateless-validation Area: stateless validation label Feb 14, 2024
@pugachAG pugachAG requested a review from a team as a code owner February 14, 2024 15:44
Copy link

codecov bot commented Feb 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9c66c5b) 72.19% compared to head (5bf76b4) 72.20%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #10612   +/-   ##
=======================================
  Coverage   72.19%   72.20%           
=======================================
  Files         726      726           
  Lines      147697   147697           
  Branches   147697   147697           
=======================================
+ Hits       106636   106642    +6     
+ Misses      36264    36257    -7     
- Partials     4797     4798    +1     
Flag Coverage Δ
backward-compatibility 0.08% <ø> (ø)
db-migration 0.08% <ø> (ø)
genesis-check 1.25% <ø> (ø)
integration-tests 37.05% <ø> (+0.06%) ⬆️
linux 71.22% <ø> (+<0.01%) ⬆️
linux-nightly 71.63% <ø> (+<0.01%) ⬆️
macos 55.09% <ø> (-0.02%) ⬇️
pytests 1.46% <ø> (ø)
sanity-checks 1.26% <ø> (ø)
unittests 68.12% <ø> (+<0.01%) ⬆️
upgradability 0.13% <ø> (ø)

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.

@pugachAG pugachAG added this pull request to the merge queue Feb 14, 2024
Merged via the queue into master with commit 8512574 Feb 14, 2024
29 checks passed
@pugachAG pugachAG deleted the move-chunk-endorsement-file branch February 14, 2024 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-stateless-validation Area: stateless validation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants