AppDevGuy / OSSSpeechKit

OSSSpeechKit offers a native iOS Speech wrapper for AVFoundation and Apple's Speech.
MIT License
146 stars 37 forks source link

V0.3.0 #14

Closed AppDevGuy closed 4 years ago

AppDevGuy commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #14 into master will decrease coverage by 72.85%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #14       +/-   ##
==========================================
- Coverage   72.85%   0.00%   -72.86%     
==========================================
  Files           6       9        +3     
  Lines         442     747      +305     
==========================================
- Hits          322       0      -322     
- Misses        120     747      +627     
Impacted Files Coverage Δ
Example/OSSSpeechKit/AppDelegate.swift 0.00% <0.00%> (-100.00%) :arrow_down:
...chKit/CountryLanguageListTableViewController.swift 0.00% <0.00%> (ø)
...le/OSSSpeechKit/CountryLanguageTableViewCell.swift 0.00% <0.00%> (ø)
Example/Tests/OSSSpeechTests.swift 0.00% <0.00%> (ø)
Example/Tests/SFSpeechRecognizerMock.swift 0.00% <0.00%> (ø)
OSSSpeechKit/Classes/OSSSpeech.swift 0.00% <0.00%> (-48.49%) :arrow_down:
OSSSpeechKit/Classes/OSSSpeechUtility.swift 0.00% <0.00%> (ø)
OSSSpeechKit/Classes/OSSUtterance.swift 0.00% <0.00%> (-86.67%) :arrow_down:
OSSSpeechKit/Classes/OSSVoice.swift 0.00% <0.00%> (-95.39%) :arrow_down:
... and 7 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4168540...a9f2579. Read the comment docs.