archway-network / archway

Archway Network
https://archway.io
Other
73 stars 99 forks source link

feat: adding x/cwerrors module #546

Closed spoo-bar closed 6 months ago

spoo-bar commented 6 months ago

Closes: #544

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 67.12329% with 192 lines in your changes are missing coverage. Please review.

Project coverage is 64.72%. Comparing base (d736d9e) to head (310a1a1).

Files Patch % Lines
x/cwerrors/keeper/sudo_errors.go 50.80% 47 Missing and 14 partials :warning:
x/cwerrors/types/events.go 0.00% 30 Missing :warning:
x/cwerrors/types/msg.go 0.00% 20 Missing :warning:
x/cwerrors/keeper/subscriptions.go 70.96% 12 Missing and 6 partials :warning:
x/cwerrors/module.go 65.21% 16 Missing :warning:
x/cwerrors/keeper/grpc_query.go 79.06% 6 Missing and 3 partials :warning:
x/cwerrors/types/genesis.go 20.00% 8 Missing :warning:
x/cwerrors/types/codec.go 53.33% 7 Missing :warning:
x/cwerrors/abci.go 78.57% 3 Missing and 3 partials :warning:
x/cwerrors/genesis.go 57.14% 3 Missing and 3 partials :warning:
... and 4 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #546 +/- ## ========================================== + Coverage 64.47% 64.72% +0.24% ========================================== Files 102 118 +16 Lines 5368 5950 +582 ========================================== + Hits 3461 3851 +390 - Misses 1726 1886 +160 - Partials 181 213 +32 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.