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: Support generic exec #242

Merged

test: Move generic contracts and interfaces to examples

4742385
Select commit
Loading
Failed to load commit list.
Merged

feat: Support generic exec #242

test: Move generic contracts and interfaces to examples
4742385
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 25, 2023 in 0s

85.91% (-1.93%) compared to 3d78b45

View this Pull Request on Codecov

85.91% (-1.93%) compared to 3d78b45

Details

Codecov Report

Merging #242 (4742385) into feat/generics_support (3d78b45) will decrease coverage by 1.93%.
Report is 3 commits behind head on feat/generics_support.
The diff coverage is 95.19%.

@@                    Coverage Diff                    @@
##           feat/generics_support     #242      +/-   ##
=========================================================
- Coverage                  87.83%   85.91%   -1.93%     
=========================================================
  Files                         25       24       -1     
  Lines                       1595     1654      +59     
=========================================================
+ Hits                        1401     1421      +20     
- Misses                       194      233      +39     
Files Coverage Δ
sylvia-derive/src/input.rs 92.98% <100.00%> (-2.26%) ⬇️
sylvia-derive/src/interfaces.rs 87.87% <100.00%> (-2.78%) ⬇️
sylvia-derive/src/multitest.rs 96.29% <100.00%> (+2.12%) ⬆️
sylvia/src/types.rs 80.00% <ø> (ø)
sylvia-derive/src/parser.rs 81.64% <87.50%> (-1.05%) ⬇️
sylvia-derive/src/message.rs 82.73% <93.46%> (-0.84%) ⬇️

... and 2 files with indirect coverage changes

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