exchain
exchain copied to clipboard
wasm watchdb
-
Targeted PR against correct branch (see CONTRIBUTING.md)
-
[ ] Linked to github-issue with discussion and accepted design OR link to spec that describes this work.
-
[ ] Wrote tests
-
[ ] Updated relevant documentation (
docs/) -
[ ] Added a relevant changelog entry to the
Unreleasedsection inCHANGELOG.md -
[ ] Reviewed
Files changedin the github PR explorer
For Admin Use:
- Added appropriate labels to PR (ex. wip, ready-for-review, docs)
- Reviewers Assigned
- Squashed all commits, uses message "Merge PR #XYZ: [title]" (coding standards)
Codecov Report
Merging #2270 (bdec478) into dev (b49380a) will decrease coverage by
0.05%. The diff coverage is50.00%.
@@ Coverage Diff @@
## dev #2270 +/- ##
==========================================
- Coverage 34.40% 34.35% -0.06%
==========================================
Files 342 343 +1
Lines 39070 39159 +89
==========================================
+ Hits 13442 13452 +10
- Misses 24619 24695 +76
- Partials 1009 1012 +3
| Impacted Files | Coverage Δ | |
|---|---|---|
| x/wasm/module.go | 16.07% <0.00%> (-2.68%) |
:arrow_down: |
| x/wasm/module_adapter.go | 10.89% <0.00%> (-1.47%) |
:arrow_down: |
| x/wasm/simulate.go | 0.00% <0.00%> (ø) |
|
| x/wasm/types/store_adapter.go | 0.00% <0.00%> (ø) |
|
| x/wasm/types/types.go | 32.95% <0.00%> (-0.38%) |
:arrow_down: |
| x/wasm/handler.go | 63.04% <33.33%> (-2.08%) |
:arrow_down: |
| x/wasm/keeper/querier.go | 68.78% <80.00%> (-1.37%) |
:arrow_down: |
| x/wasm/keeper/keeper.go | 84.21% <90.16%> (-0.66%) |
:arrow_down: |
| app/app.go | 80.44% <100.00%> (+0.34%) |
:arrow_up: |
| app/app_abci.go | 46.80% <100.00%> (+1.15%) |
:arrow_up: |
| ... and 4 more |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more