Skip to content

microsoft/presidio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository Coverage (presidio-image-redactor)

Full report

Name Stmts Miss Cover Missing
presidio_image_redactor/__init__.py 14 0 100%
presidio_image_redactor/bbox.py 75 10 87% 81, 87-88, 92, 104, 125-136, 165-167
presidio_image_redactor/dicom_image_pii_verify_engine.py 95 1 99% 99
presidio_image_redactor/dicom_image_redactor_engine.py 381 24 94% 64-67, 182, 250, 309-310, 331, 368-373, 531-532, 540, 722, 728, 769, 893, 1020-1021, 1054
presidio_image_redactor/document_intelligence_ocr.py 58 12 79% 132-145, 155-156
presidio_image_redactor/entities/__init__.py 3 0 100%
presidio_image_redactor/entities/api_request_convertor.py 34 4 88% 61-64
presidio_image_redactor/entities/image_recognizer_result.py 18 1 94% 52
presidio_image_redactor/entities/invalid_exception.py 4 0 100%
presidio_image_redactor/image_analyzer_engine.py 186 23 88% 62, 68, 96, 236-250, 265-275, 287-289, 408-409
presidio_image_redactor/image_pii_verify_engine.py 30 8 73% 13-17, 64, 77, 92
presidio_image_redactor/image_processing_engine.py 121 17 86% 63-73, 81-83, 302, 307, 312, 367-370
presidio_image_redactor/image_redactor_engine.py 39 2 95% 24, 65
presidio_image_redactor/ocr.py 10 1 90% 16
presidio_image_redactor/tesseract_ocr.py 6 0 100%
TOTAL 1074 103 90%

Setup coverage badge

Below are examples of the badges you can use in your main branch README file.

Direct image

Coverage badge

This is the one to use if your repository is private or if you don't want to customize anything.

Shields.io Json Endpoint

Coverage badge

Using this one will allow you to customize the look of your badge. It won't work with private repositories. It won't be refreshed more than once per five minutes.

Shields.io Dynamic Badge

Coverage badge

This one will always be the same color. It won't work for private repos. I'm not even sure why we included it.

What is that?

This branch is part of the python-coverage-comment-action GitHub Action. All the files in this branch are automatically generated and may be overwritten at any moment.

Contributors

Languages