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: Wrap contract types in sv module #247

Merged

feat: Wrap contract types in `sv` module

25500b7
Select commit
Loading
Failed to load commit list.
Merged

feat: Wrap contract types in sv module #247

feat: Wrap contract types in `sv` module
25500b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2023 in 0s

85.87% (+0.00%) compared to 88ca546

View this Pull Request on Codecov

85.87% (+0.00%) compared to 88ca546

Details

Codecov Report

Merging #247 (25500b7) into feat/generics_support (88ca546) will not change coverage.
The diff coverage is 94.73%.

@@                  Coverage Diff                   @@
##           feat/generics_support     #247   +/-   ##
======================================================
  Coverage                  85.87%   85.87%           
======================================================
  Files                         24       24           
  Lines                       1657     1657           
======================================================
  Hits                        1423     1423           
  Misses                       234      234           
Files Coverage Δ
sylvia-derive/src/input.rs 93.10% <ø> (ø)
sylvia/tests/custom_msg.rs 100.00% <ø> (ø)
sylvia/tests/custom_query.rs 92.00% <ø> (ø)
sylvia/tests/dispatching.rs 93.33% <100.00%> (ø)
sylvia/tests/entry_points.rs 100.00% <ø> (ø)
sylvia/tests/messages_generation.rs 0.00% <ø> (ø)
sylvia/tests/querier.rs 96.66% <100.00%> (ø)
sylvia/tests/query_returns.rs 0.00% <ø> (ø)
sylvia/tests/remote.rs 0.00% <ø> (ø)
sylvia-derive/src/message.rs 82.73% <66.66%> (ø)

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