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

Added support for serde derivations of core-primitives in no_std #47

Merged
merged 7 commits into from
Sep 18, 2023

Conversation

ToufeeqP
Copy link
Contributor

No description provided.

@ToufeeqP ToufeeqP self-assigned this Sep 15, 2023
@ToufeeqP ToufeeqP changed the title Add support for serde derivations of core-primitives in no_std Added support for serde derivations of core-primitives in no_std Sep 15, 2023
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 32.32% and project coverage change: -1.24% ⚠️

Comparison is base (1c34178) 59.22% compared to head (597ce58) 57.98%.
Report is 21 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
- Coverage   59.22%   57.98%   -1.24%     
==========================================
  Files          55       54       -1     
  Lines        7521     7669     +148     
==========================================
- Hits         4454     4447       -7     
- Misses       3067     3222     +155     
Files Changed Coverage Δ
core/src/app_extrinsic.rs 21.21% <0.00%> (ø)
core/src/asdr.rs 72.91% <ø> (ø)
core/src/da_block.rs 0.00% <0.00%> (ø)
core/src/header/extension/v2.rs 7.14% <0.00%> (ø)
core/src/keccak256.rs 25.00% <0.00%> (ø)
core/src/opaque_extrinsic.rs 20.00% <ø> (ø)
core/src/sha2.rs 0.00% <0.00%> (ø)
core/src/traits.rs 6.14% <0.00%> (-1.35%) ⬇️
kate/recovery/src/matrix.rs 81.48% <0.00%> (ø)
kate/src/lib.rs 90.74% <ø> (-0.09%) ⬇️
... and 21 more

... and 8 files with indirect coverage changes

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

@ToufeeqP ToufeeqP merged commit c925fa0 into main Sep 18, 2023
@ToufeeqP ToufeeqP deleted the toufeeq/serde branch September 18, 2023 12:30
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.

4 participants