Skip to content

Conversation

turbolent
Copy link
Member

Depends on onflow/flow-go-sdk#928
Depends on onflow/flow-go#8032

Description

Cadence v1.8.0 removed support for per-context coverage reports, because it wasn't properly supported.

The emulator passed the coverage report in each context, but always passed the same context anyway. In addition, wrapping the runtime was unnecessary.

Simplify the coverage reporting by simply passing it in the runtime config.


For contributor use:

  • Targeted PR against master branch
  • Linked to GitHub issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the GitHub PR explorer
  • Added appropriate labels

@turbolent turbolent self-assigned this Oct 10, 2025
@turbolent turbolent added the dependencies Pull requests that update a dependency file label Oct 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants