semantic-kernel icon indicating copy to clipboard operation
semantic-kernel copied to clipboard

Python: mypy coverage for the smaller folders

Open eavanvalkenburg opened this issue 1 year ago • 1 comments

Motivation and Context

Extend mypy coverage for three of the smaller folders still to go

Description

Contribution Checklist

eavanvalkenburg avatar May 14 '24 14:05 eavanvalkenburg

Py3.10 Test Coverage

Python 3.10 Test Coverage Report •
FileStmtsMissCoverMissing
semantic_kernel
   kernel.py2675679%118, 120, 184, 189–198, 203–212, 242, 252–259, 331–367, 437–438, 665, 686–688, 724, 726, 736
semantic_kernel/reliability
   pass_through_without_retry.py13562%26–30
semantic_kernel/services
   ai_service_client_base.py20195%10
   ai_service_selector.py24292%42, 51
semantic_kernel/text
   text_chunker.py113496%208, 231, 248, 308
TOTAL6111108682% 

Python 3.10 Unit Test Overview

Tests Skipped Failures Errors Time
1291 1 :zzz: 0 :x: 0 :fire: 11.698s :stopwatch:

markwallace-microsoft avatar May 14 '24 14:05 markwallace-microsoft

merged into #6250

eavanvalkenburg avatar May 31 '24 09:05 eavanvalkenburg