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

enable pbjson to no-std #155

Closed
wants to merge 3 commits into from
Closed

enable pbjson to no-std #155

wants to merge 3 commits into from

Conversation

DaviRain-Su
Copy link

@DaviRain-Su DaviRain-Su commented Jul 6, 2023

Close: #156 When this pr accept: influxdata/pbjson#99

@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Patch coverage: 35.52% and project coverage change: +16.55 🎉

Comparison is base (daa1760) 48.76% compared to head (fa7d710) 65.32%.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #155       +/-   ##
===========================================
+ Coverage   48.76%   65.32%   +16.55%     
===========================================
  Files          24        7       -17     
  Lines        9900     3550     -6350     
  Branches       86        0       -86     
===========================================
- Hits         4828     2319     -2509     
+ Misses       4715     1231     -3484     
+ Partials      357        0      -357     
Flag Coverage Δ
go ?
rust 65.32% <35.52%> (-0.01%) ⬇️
typescript ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
rust/src/cosmos.ics23.v1.serde.rs 40.43% <35.52%> (ø)

... and 17 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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

Successfully merging this pull request may close these issues.

enable pbjson support no-std
1 participant