-
Notifications
You must be signed in to change notification settings - Fork 177
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 meter method which returns remaining computation for given computation kind #6215
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6215 +/- ##
=======================================
Coverage 41.14% 41.15%
=======================================
Files 2031 2031
Lines 179571 179596 +25
=======================================
+ Hits 73886 73906 +20
- Misses 99475 99479 +4
- Partials 6210 6211 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Is this stale? |
@bluesign ComputationAvailable was added in another PR https://github.com/onflow/flow-go/pull/4861/files#diff-f0abf60d6957bfe1c0f9a9c50108652f85d6515ca786892300f48b76e0144f86R100 |
a3f26d7
to
f075976
Compare
@onflow/flow-cadence-execution PTAL |
For onflow/cadence#2853. See onflow/cadence#2853 (comment)