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.1 #24

Closed AppDevGuy closed 4 years ago

AppDevGuy commented 4 years ago

Resolve issue #23

codecov[bot] commented 4 years ago

Codecov Report

Merging #24 into master will increase coverage by 79.14%. The diff coverage is 74.01%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #24       +/-   ##
===========================================
+ Coverage    0.00%   79.14%   +79.14%     
===========================================
  Files           9        9               
  Lines         747      748        +1     
===========================================
+ Hits            0      592      +592     
+ Misses        747      156      -591     
Impacted Files Coverage Δ
...le/OSSSpeechKit/CountryLanguageTableViewCell.swift 50.00% <50.00%> (+50.00%) :arrow_up:
...chKit/CountryLanguageListTableViewController.swift 52.94% <52.94%> (+52.94%) :arrow_up:
OSSSpeechKit/Classes/OSSSpeech.swift 58.82% <56.99%> (+58.82%) :arrow_up:
OSSSpeechKit/Classes/OSSSpeechUtility.swift 92.59% <92.59%> (+92.59%) :arrow_up:
Example/Tests/OSSSpeechTests.swift 93.53% <96.22%> (+93.53%) :arrow_up:
Example/OSSSpeechKit/AppDelegate.swift 100.00% <100.00%> (+100.00%) :arrow_up:
Example/Tests/SFSpeechRecognizerMock.swift 100.00% <100.00%> (+100.00%) :arrow_up:
OSSSpeechKit/Classes/OSSUtterance.swift 100.00% <100.00%> (+100.00%) :arrow_up:
OSSSpeechKit/Classes/OSSVoice.swift 100.00% <100.00%> (+100.00%) :arrow_up:
... and 3 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 7e05fb9...9bbd4c0. Read the comment docs.