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

Python: readded mocked HF unit test

Open eavanvalkenburg opened this issue 1 year ago • 1 comments

Motivation and Context

We moved all Hugging Face tests to integration, because they connect to HF to download models, now readded tests with mocking, not yet for streaming.

Description

Contribution Checklist

eavanvalkenburg avatar May 14 '24 10:05 eavanvalkenburg

Py3.10 Test Coverage

Python 3.10 Test Coverage Report •
FileStmtsMissCoverMissing
semantic_kernel/connectors/ai/hugging_face/services
   hf_text_completion.py42420%3–149
TOTAL567089284% 

Python 3.10 Unit Test Overview

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

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