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: Impl interfaces with associated types on generic contract #283

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

jawoznia
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Jan 12, 2024

Codecov Report

Attention: 17 lines in your changes are missing coverage. Please review.

Comparison is base (612df7a) 80.94% compared to head (1dd5549) 80.98%.

Files Patch % Lines
sylvia-derive/src/associated_types.rs 68.42% 6 Missing ⚠️
sylvia-derive/src/multitest.rs 0.00% 5 Missing ⚠️
sylvia-derive/src/check_generics.rs 0.00% 4 Missing ⚠️
sylvia-derive/src/message.rs 60.00% 2 Missing ⚠️
Additional details and impacted files
@@                     Coverage Diff                      @@
##           feat/generics_forwarding     #283      +/-   ##
============================================================
+ Coverage                     80.94%   80.98%   +0.03%     
============================================================
  Files                            28       28              
  Lines                          1958     1993      +35     
============================================================
+ Hits                           1585     1614      +29     
- Misses                          373      379       +6     

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

sylvia-derive/src/associated_types.rs Show resolved Hide resolved
sylvia-derive/src/interfaces.rs Show resolved Hide resolved
sylvia-derive/src/message.rs Show resolved Hide resolved
sylvia-derive/src/querier.rs Show resolved Hide resolved
@kulikthebird kulikthebird mentioned this pull request Jan 31, 2024
1 task
Base automatically changed from asso_types_impl_interface to feat/generics_forwarding January 31, 2024 12:38
@jawoznia jawoznia force-pushed the asso_types_and_generic_contract branch 2 times, most recently from daabfd7 to 1dd5549 Compare January 31, 2024 14:55
@jawoznia jawoznia merged commit 463257e into feat/generics_forwarding Jan 31, 2024
7 checks passed
@jawoznia jawoznia deleted the asso_types_and_generic_contract branch January 31, 2024 15:22
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.

2 participants