AzHicham / openslide-rs

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

feat: add dicom properties #150

Closed AzHicham closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 10.52632% with 17 lines in your changes missing coverage. Please review.

Project coverage is 85.58%. Comparing base (962340c) to head (c1c95a6).

:exclamation: Current head c1c95a6 differs from pull request most recent head e6aaa30

Please upload reports for the commit e6aaa30 to get more accurate results.

Files Patch % Lines
src/properties/dicom.rs 0.00% 16 Missing :warning:
src/properties/mod.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #150 +/- ## =========================================== - Coverage 86.86% 85.58% -1.28% =========================================== Files 18 19 +1 Lines 1127 1145 +18 =========================================== + Hits 979 980 +1 - Misses 148 165 +17 ```

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

AzHicham commented 5 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: