juntyr / rust-cuda

https://juntyr.github.io/rust-cuda/
Apache License 2.0
5 stars 1 forks source link

Upgrade to syn2 #22

Closed juntyr closed 3 days ago

juntyr commented 3 days ago
codecov-commenter commented 3 days ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 37.84615% with 202 lines in your changes missing coverage. Please review.

Project coverage is 31.88%. Comparing base (2a124b6) to head (c3cfaf5).

Files with missing lines Patch % Lines
rust-cuda-derive/src/rust_to_cuda/generics.rs 19.67% 98 Missing :warning:
rust-cuda-kernel/src/kernel/lints.rs 47.42% 51 Missing :warning:
rust-cuda-derive/src/rust_to_cuda/field_ty.rs 39.21% 31 Missing :warning:
rust-cuda-kernel/src/kernel/wrapper/mod.rs 51.21% 20 Missing :warning:
rust-cuda-kernel/src/kernel/specialise/function.rs 0.00% 1 Missing :warning:
...st-cuda-kernel/src/kernel/specialise/param_type.rs 0.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #22 +/- ## ========================================== + Coverage 31.60% 31.88% +0.28% ========================================== Files 54 54 Lines 6515 6576 +61 ========================================== + Hits 2059 2097 +38 - Misses 4456 4479 +23 ``` | [Flag](https://app.codecov.io/gh/juntyr/rust-cuda/pull/22/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Juniper+Tyree) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/juntyr/rust-cuda/pull/22/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Juniper+Tyree) | `31.88% <37.84%> (+0.28%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Juniper+Tyree#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.