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

Dynamic gas cost master compatibility #70

Open
wants to merge 34 commits into
base: master
Choose a base branch
from

Conversation

BeniaminDrasovean
Copy link
Contributor

No description provided.

BeniaminDrasovean and others added 30 commits December 13, 2022 16:44
…age-load

# Conflicts:
#	arwen/contexts/storage_test.go
#	go.mod
#	go.sum
#	mock/contracts/asyncParentSC.go
#	mock/contracts/storageSimpleSC.go
#	vmhost/contexts/storage.go
#	vmhost/hostCore/asyncCall.go
#	vmhost/interface.go
#	vmhost/mock/enableEpochsHandlerStub.go
#	vmhost/vmhooks/baseOps.go
#	vmhost/vmhooks/bigIntOps.go
#	vmhost/vmhooks/manBufOps.go
#	vmhost/vmhooks/smallIntOps.go
…age-load

# Conflicts:
#	go.mod
#	go.sum
#	vmhost/mock/enableEpochsHandlerStub.go
…counter

Minor correction of the internal counter
…in-rc/v1.6.0-27feb

# Conflicts:
#	vmhost/contexts/instanceTracker_test.go
…ster-compatibility

# Conflicts:
#	go.mod
#	go.sum
#	vmhost/mock/enableEpochsHandlerStub.go
@codecov
Copy link

codecov bot commented Jul 17, 2023

Codecov Report

Patch coverage: 69.46% and project coverage change: +4.69 🎉

Comparison is base (a98a572) 36.63% compared to head (09a5213) 41.32%.

❗ Current head 09a5213 differs from pull request most recent head f307b77. Consider uploading reports for the commit f307b77 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #70      +/-   ##
==========================================
+ Coverage   36.63%   41.32%   +4.69%     
==========================================
  Files          55       56       +1     
  Lines        7299     7431     +132     
==========================================
+ Hits         2674     3071     +397     
+ Misses       4430     4145     -285     
- Partials      195      215      +20     
Impacted Files Coverage Δ
config/gasCost.go 0.00% <ø> (ø)
vmhost/contexts/instanceTracker.go 81.39% <ø> (-0.09%) ⬇️
vmhost/contexts/metering.go 81.18% <0.00%> (-1.74%) ⬇️
vmhost/hostCore/asyncCall.go 0.00% <0.00%> (ø)
math/overflow.go 66.15% <27.58%> (+54.52%) ⬆️
vmhost/contexts/storage.go 81.49% <77.41%> (+0.34%) ⬆️
config/gasSchedule.go 94.58% <82.60%> (+34.35%) ⬆️
math/overflowHandler.go 100.00% <100.00%> (ø)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants