AzHicham / openslide-rs

Rust bindings for Openslide
Apache License 2.0
11 stars 4 forks source link

feat: Add support for Openslide 4.x #118

Closed AzHicham closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (89bfe54) 86.60% compared to head (bd9b089) 86.62%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #118 +/- ## ========================================== + Coverage 86.60% 86.62% +0.02% ========================================== Files 17 17 Lines 1015 1017 +2 ========================================== + Hits 879 881 +2 Misses 136 136 ```

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

AzHicham commented 11 months ago

:tada: This PR is included in version 2.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: