flow-go
flow-go copied to clipboard
Minimal emulator implementation inside integration
This adds a minimal emulator implementation inside integration to remove need for flow-emulator
- PoC in this commit range
- Addressing lint errors (mainly goimports and mod file tidying) in this commit range
Todos for @jordanschalm
- [x] Add package godoc for emulator package
- [x] Rename emulator package to avoid confusion with existing emulator, or move to internal package
Codecov Report
Attention: Patch coverage is 54.76190% with 1121 lines in your changes missing coverage. Please review.
Project coverage is 41.29%. Comparing base (
1d55978) to head (d6fe283). Report is 105 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #6594 +/- ##
==========================================
+ Coverage 41.16% 41.29% +0.13%
==========================================
Files 2031 2050 +19
Lines 179463 182574 +3111
==========================================
+ Hits 73869 75400 +1531
- Misses 99381 100847 +1466
- Partials 6213 6327 +114
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 41.29% <54.76%> (+0.13%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.