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: Hide generated interface types in sv module #245

Merged
merged 1 commit into from
Oct 27, 2023

feat: Hide generated interface types in `sv` module

86e304e
Select commit
Loading
Failed to load commit list.
Merged

feat: Hide generated interface types in sv module #245

feat: Hide generated interface types in `sv` module
86e304e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 27, 2023 in 0s

85.85% (-0.07%) compared to ad52fcf

View this Pull Request on Codecov

85.85% (-0.07%) compared to ad52fcf

Details

Codecov Report

Merging #245 (86e304e) into feat/generics_support (ad52fcf) will decrease coverage by 0.07%.
The diff coverage is 100.00%.

@@                    Coverage Diff                    @@
##           feat/generics_support     #245      +/-   ##
=========================================================
- Coverage                  85.91%   85.85%   -0.07%     
=========================================================
  Files                         24       24              
  Lines                       1654     1654              
=========================================================
- Hits                        1421     1420       -1     
- Misses                       233      234       +1     
Files Coverage Δ
sylvia-derive/src/input.rs 92.98% <ø> (ø)
sylvia-derive/src/interfaces.rs 86.86% <100.00%> (-1.02%) ⬇️
sylvia-derive/src/message.rs 82.73% <100.00%> (ø)
sylvia-derive/src/multitest.rs 96.29% <100.00%> (ø)
sylvia-derive/src/remote.rs 100.00% <100.00%> (ø)
sylvia/tests/custom_msg.rs 100.00% <ø> (ø)
sylvia/tests/custom_query.rs 92.00% <ø> (ø)
sylvia/tests/dispatching.rs 93.33% <ø> (ø)
sylvia/tests/messages_generation.rs 0.00% <ø> (ø)
sylvia/tests/querier.rs 96.55% <100.00%> (ø)
... and 2 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more