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

Atomic flag refactor integration #3658

Merged
merged 6 commits into from
Dec 29, 2021
Merged

Conversation

iulianpascalau
Copy link
Contributor

  • atomic flag refactor integration

@codecov
Copy link

codecov bot commented Dec 22, 2021

Codecov Report

Merging #3658 (f5b950c) into development (046d0e2) will decrease coverage by 0.00%.
The diff coverage is 97.84%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #3658      +/-   ##
===============================================
- Coverage        73.69%   73.68%   -0.01%     
===============================================
  Files              587      587              
  Lines            76040    76040              
===============================================
- Hits             56035    56031       -4     
- Misses           15563    15565       +2     
- Partials          4442     4444       +2     
Impacted Files Coverage Δ
epochStart/shardchain/trigger.go 64.51% <0.00%> (ø)
epochStart/metachain/rewards.go 80.00% <100.00%> (ø)
epochStart/metachain/rewardsV2.go 92.68% <100.00%> (ø)
epochStart/metachain/systemSCs.go 71.49% <100.00%> (ø)
process/block/preprocess/basePreProcess.go 78.81% <100.00%> (ø)
process/block/preprocess/gasComputation.go 97.43% <100.00%> (ø)
process/coordinator/transactionType.go 84.76% <100.00%> (ø)
process/economics/economicsData.go 71.18% <100.00%> (ø)
...s/interceptors/factory/interceptedTxDataFactory.go 89.87% <100.00%> (ø)
process/peer/process.go 72.99% <100.00%> (ø)
... and 19 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e6ef82a...f5b950c. Read the comment docs.

@iulianpascalau iulianpascalau marked this pull request as ready for review December 28, 2021 13:04
Copy link
Contributor

@LucianMincu LucianMincu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

System tests passed.

@iulianpascalau iulianpascalau merged commit 412fc02 into development Dec 29, 2021
@iulianpascalau iulianpascalau deleted the atomic-flag-refactor branch December 29, 2021 08:42
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.

None yet

4 participants