-
Notifications
You must be signed in to change notification settings - Fork 47
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
Expose CoverageReport
through Emulator
interface
#362
Expose CoverageReport
through Emulator
interface
#362
Conversation
cc @bjartek |
Check the tests. |
I thinks mocks need to regenerated @m-Peter ( |
On it 🙏 |
Codecov Report
@@ Coverage Diff @@
## master #362 +/- ##
=======================================
Coverage 47.39% 47.39%
=======================================
Files 26 26
Lines 3397 3397
=======================================
Hits 1610 1610
Misses 1656 1656
Partials 131 131
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
@m-Peter ok to merge? |
@sideninja Sure, if it's OK for you, let's merge 🙏 |
@m-Peter I will tag and you can update the PR in CLI to the tagged version |
Perfect 💯💯💯 |
Work towards: onflow/developer-grants#132
Description
This will allow tools that build on-top of the Flow Emulator, to be able to inject/retrieve the
CoverageReport
object.Context: bjartek/overflow#107
For contributor use:
master
branchFiles changed
in the GitHub PR explorer