LIHPC-Computational-Geometry / coupe

the concurrent partitioner
https://LIHPC-Computational-Geometry.github.io/coupe/
Apache License 2.0
12 stars 3 forks source link

ffi: add wrap proc macro #301

Closed hhirtz closed 9 months ago

hhirtz commented 1 year ago

Just a test

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 39.80% and project coverage change: +0.36% :tada:

Comparison is base (feb049a) 43.16% compared to head (fad8a38) 43.53%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #301 +/- ## ========================================== + Coverage 43.16% 43.53% +0.36% ========================================== Files 52 53 +1 Lines 8805 8807 +2 ========================================== + Hits 3801 3834 +33 + Misses 5004 4973 -31 ``` | [Files Changed](https://app.codecov.io/gh/LIHPC-Computational-Geometry/coupe/pull/301?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LIHPC-Computational-Geometry) | Coverage Δ | | |---|---|---| | [ffi/src/data.rs](https://app.codecov.io/gh/LIHPC-Computational-Geometry/coupe/pull/301?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LIHPC-Computational-Geometry#diff-ZmZpL3NyYy9kYXRhLnJz) | `50.00% <ø> (ø)` | | | [ffi/src/lib.rs](https://app.codecov.io/gh/LIHPC-Computational-Geometry/coupe/pull/301?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LIHPC-Computational-Geometry#diff-ZmZpL3NyYy9saWIucnM=) | `26.68% <20.00%> (+7.91%)` | :arrow_up: | | [ffi/wrap/src/lib.rs](https://app.codecov.io/gh/LIHPC-Computational-Geometry/coupe/pull/301?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LIHPC-Computational-Geometry#diff-ZmZpL3dyYXAvc3JjL2xpYi5ycw==) | `81.81% <81.81%> (ø)` | | ... and [17 files with indirect coverage changes](https://app.codecov.io/gh/LIHPC-Computational-Geometry/coupe/pull/301/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LIHPC-Computational-Geometry)

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