SMI / IsIdentifiable

A tool for detecting identifiable information in data sources (CSV, DICOM, Relational Database and MongoDB)
GNU General Public License v3.0
13 stars 3 forks source link

fix calling ii with file paths #510

Closed rkm closed 2 months ago

rkm commented 2 months ago

Fixes #499

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 40.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 39.62%. Comparing base (ea673ff) to head (233689c). Report is 13 commits behind head on main.

Files Patch % Lines
ii/Program.cs 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #510 +/- ## ========================================== + Coverage 39.58% 39.62% +0.03% ========================================== Files 68 68 Lines 3847 3844 -3 Branches 521 521 ========================================== Hits 1523 1523 + Misses 2227 2224 -3 Partials 97 97 ```

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