AppDevGuy / OSSSpeechKit

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

Update .travis.yml #16

Closed AppDevGuy closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #16 into master will increase coverage by 79.25%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #16       +/-   ##
===========================================
+ Coverage    0.00%   79.25%   +79.25%     
===========================================
  Files           9        9               
  Lines         747      747               
===========================================
+ Hits            0      592      +592     
+ Misses        747      155      -592     
Impacted Files Coverage Δ
...le/OSSSpeechKit/CountryLanguageTableViewCell.swift 50.00% <0.00%> (+50.00%) :arrow_up:
...chKit/CountryLanguageListTableViewController.swift 55.38% <0.00%> (+55.38%) :arrow_up:
OSSSpeechKit/Classes/OSSSpeech.swift 58.33% <0.00%> (+58.33%) :arrow_up:
OSSSpeechKit/Classes/OSSSpeechUtility.swift 92.59% <0.00%> (+92.59%) :arrow_up:
Example/Tests/OSSSpeechTests.swift 93.53% <0.00%> (+93.53%) :arrow_up:
OSSSpeechKit/Classes/OSSVoice.swift 100.00% <0.00%> (+100.00%) :arrow_up:
Example/OSSSpeechKit/AppDelegate.swift 100.00% <0.00%> (+100.00%) :arrow_up:
OSSSpeechKit/Classes/OSSUtterance.swift 100.00% <0.00%> (+100.00%) :arrow_up:
Example/Tests/SFSpeechRecognizerMock.swift 100.00% <0.00%> (+100.00%) :arrow_up:

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 ac0a102...6627ccb. Read the comment docs.