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

Python: mypy coverage for template engine folder

Open eavanvalkenburg opened this issue 1 year ago • 1 comments

Motivation and Context

Mypy coverage for template engines folder

Description

Contribution Checklist

eavanvalkenburg avatar May 14 '24 12:05 eavanvalkenburg

Py3.10 Test Coverage

Python 3.10 Test Coverage Report •
FileStmtsMissCoverMissing
semantic_kernel/template_engine/blocks
   code_block.py70199%130
   var_block.py37295%79–80
TOTAL568890284% 

Python 3.10 Unit Test Overview

Tests Skipped Failures Errors Time
1287 1 :zzz: 0 :x: 0 :fire: 14.039s :stopwatch:

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

merged into #6250

eavanvalkenburg avatar May 31 '24 08:05 eavanvalkenburg