mmatongo / chew

Chew is a Go library for processing various content types into markdown/plaintext.
MIT License
27 stars 2 forks source link

[E] Add more tests #19

Closed mmatongo closed 3 weeks ago

mmatongo commented 3 weeks ago
codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 80.04%. Comparing base (f072951) to head (a908533). Report is 1 commits behind head on master.

Files Patch % Lines
internal/transcribe/google_transcriber.go 33.34% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #19 +/- ## ========================================== + Coverage 71.46% 80.04% +8.59% ========================================== Files 18 18 Lines 543 541 -2 ========================================== + Hits 388 433 +45 + Misses 117 73 -44 + Partials 38 35 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.