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

feat(torii-libp2p): support new layout types for SNIP-12 typed data #2032

Merged
merged 5 commits into from
Jun 10, 2024

Conversation

Larkooo
Copy link
Collaborator

@Larkooo Larkooo commented Jun 7, 2024

adds new layout support to libp2p for TypedData decoding of models

@Larkooo Larkooo marked this pull request as ready for review June 7, 2024 21:38
Copy link

codecov bot commented Jun 7, 2024

Codecov Report

Attention: Patch coverage is 80.91954% with 83 lines in your changes missing coverage. Please review.

Project coverage is 69.44%. Comparing base (9ea6574) to head (50619e3).

Current head 50619e3 differs from pull request most recent head 06f796c

Please upload reports for the commit 06f796c to get more accurate results.

Files Patch % Lines
crates/torii/libp2p/src/server/mod.rs 80.91% 83 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2032      +/-   ##
==========================================
+ Coverage   69.12%   69.44%   +0.32%     
==========================================
  Files         318      318              
  Lines       38555    38833     +278     
==========================================
+ Hits        26652    26969     +317     
+ Misses      11903    11864      -39     

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

@Larkooo Larkooo marked this pull request as draft June 7, 2024 22:06
@glihm glihm added the torii label Jun 10, 2024
@Larkooo Larkooo marked this pull request as ready for review June 10, 2024 16:08
@Larkooo Larkooo changed the title feat(torii-libp2p): support new layout types feat(torii-libp2p): support new layout types for SNIP-12 typed data Jun 10, 2024
@glihm glihm merged commit 196732b into dojoengine:main Jun 10, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants