feat: add bidirectional communication to plugin system #3544
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Oct 10, 2023 in 0s
25.10% (+0.05%) compared to bb09bd0
View this Pull Request on Codecov
25.10% (+0.05%) compared to bb09bd0
Details
Codecov Report
Merging #3544 (a105b6f) into feat/plugin-system-improvements-versioning (bb09bd0) will increase coverage by
0.05%
.
The diff coverage is34.64%
.
❗ Current head a105b6f differs from pull request most recent head ffb3cf7. Consider uploading reports for the commit ffb3cf7 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## feat/plugin-system-improvements-versioning #3544 +/- ##
==============================================================================
+ Coverage 25.05% 25.10% +0.05%
==============================================================================
Files 292 294 +2
Lines 23518 23710 +192
==============================================================================
+ Hits 5893 5953 +60
- Misses 17090 17215 +125
- Partials 535 542 +7
Files | Coverage Δ | |
---|---|---|
ignite/pkg/cosmosanalysis/app/app.go | 65.87% <100.00%> (ø) |
|
ignite/pkg/cosmosanalysis/module/module.go | 67.25% <ø> (ø) |
|
ignite/pkg/cosmosclient/mocks/account_retriever.go | 26.95% <ø> (ø) |
|
ignite/pkg/cosmosclient/mocks/bank_query_client.go | 9.94% <ø> (ø) |
|
ignite/pkg/cosmosclient/mocks/rpc_client.go | 7.08% <ø> (ø) |
|
ignite/pkg/protoanalysis/package.go | 10.00% <ø> (ø) |
|
...gnite/services/plugin/grpc/v1/interface_command.go | 83.01% <ø> (ø) |
|
ignite/services/plugin/grpc/v1/interface_flag.go | 77.92% <ø> (ø) |
|
ignite/services/plugin/grpc/v1/interface_hook.go | 100.00% <ø> (ø) |
|
...nite/services/plugin/grpc/v1/interface_manifest.go | 100.00% <ø> (ø) |
|
... and 13 more |
Loading