tendermint / spn

A blockchain to launch blockchains.
Other
112 stars 43 forks source link

feat: cosmos proto annotations #918

Closed aljo242 closed 2 years ago

aljo242 commented 2 years ago

Add cosmos proto annotations for:

codecov[bot] commented 2 years ago

Codecov Report

Merging #918 (db0824c) into feat/v0.46.0 (b3f8e9e) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##           feat/v0.46.0     #918   +/-   ##
=============================================
  Coverage         10.56%   10.56%           
=============================================
  Files               327      327           
  Lines             75202    75202           
=============================================
  Hits               7942     7942           
  Misses            67071    67071           
  Partials            189      189           
Impacted Files Coverage Δ
pkg/types/monitoring.pb.go 0.79% <ø> (ø)
x/campaign/types/events.pb.go 0.55% <ø> (ø)
x/campaign/types/mainnet_account.pb.go 0.75% <ø> (ø)
x/campaign/types/params.pb.go 0.88% <ø> (ø)
x/campaign/types/query.pb.go 0.66% <ø> (ø)
x/campaign/types/query.pb.gw.go 0.00% <ø> (ø)
x/claim/types/claim_record.pb.go 0.83% <ø> (ø)
x/claim/types/mission.pb.go 1.01% <ø> (ø)
x/claim/types/query.pb.go 0.73% <ø> (ø)
x/claim/types/query.pb.gw.go 0.00% <ø> (ø)
... and 26 more