Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement JsonSchema for MsgEnvelope #856

Merged
merged 4 commits into from
Sep 5, 2023
Merged

Conversation

plafer
Copy link
Contributor

@plafer plafer commented Sep 5, 2023

No description provided.

@plafer plafer marked this pull request as ready for review September 5, 2023 15:18
@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.17% ⚠️

Comparison is base (dc8e416) 71.60% compared to head (cc92a86) 71.43%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #856      +/-   ##
==========================================
- Coverage   71.60%   71.43%   -0.17%     
==========================================
  Files         124      125       +1     
  Lines       15146    15181      +35     
==========================================
  Hits        10845    10845              
- Misses       4301     4336      +35     
Files Changed Coverage Δ
crates/ibc/src/core/ics02_client/msgs.rs 88.88% <0.00%> (-5.23%) ⬇️
...es/ibc/src/core/ics02_client/msgs/create_client.rs 84.37% <0.00%> (-2.73%) ⬇️
...tes/ibc/src/core/ics02_client/msgs/misbehaviour.rs 4.16% <0.00%> (-0.19%) ⬇️
...es/ibc/src/core/ics02_client/msgs/update_client.rs 84.37% <0.00%> (-2.73%) ⬇️
...s/ibc/src/core/ics02_client/msgs/upgrade_client.rs 74.32% <0.00%> (-1.02%) ⬇️
crates/ibc/src/core/ics03_connection/connection.rs 38.84% <0.00%> (-0.12%) ⬇️
crates/ibc/src/core/ics03_connection/msgs.rs 86.66% <0.00%> (-6.20%) ⬇️
...bc/src/core/ics03_connection/msgs/conn_open_ack.rs 90.09% <0.00%> (-0.91%) ⬇️
...rc/core/ics03_connection/msgs/conn_open_confirm.rs 87.23% <0.00%> (-1.90%) ⬇️
...c/src/core/ics03_connection/msgs/conn_open_init.rs 91.00% <0.00%> (-0.92%) ⬇️
... and 22 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@plafer plafer merged commit 357f51d into main Sep 5, 2023
13 checks passed
@plafer plafer deleted the plafer/schema-for-msgenvelope branch September 5, 2023 15:43
@Farhad-Shabani Farhad-Shabani added this to the v0.45.0 milestone Sep 7, 2023
Farhad-Shabani pushed a commit that referenced this pull request Sep 9, 2024
* derive JsonSchema

* fmt

* changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants