dice-group / ida-pg

GNU Affero General Public License v3.0
6 stars 4 forks source link

Revert "Speech to text" #130

Closed nikit-srivastava closed 5 years ago

nikit-srivastava commented 5 years ago

Reverts dice-group/ida#95

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@b66d84e). Click here to learn what that means. The diff coverage is 43.82%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master    #130   +/-   ##
========================================
  Coverage          ?   39.6%           
  Complexity        ?     132           
========================================
  Files             ?      48           
  Lines             ?    1212           
  Branches          ?     134           
========================================
  Hits              ?     480           
  Misses            ?     704           
  Partials          ?      28
Impacted Files Coverage Δ Complexity Δ
.../main/java/upb/ida/rest/MessageRestController.java 52.94% <ø> (ø) 2 <0> (?)
...s/src/main/java/upb/ida/venndiagram/VENN_ITEM.java 0% <ø> (ø) 0 <0> (?)
ida-ws/src/main/java/upb/ida/util/FileUtil.java 33.82% <0%> (ø) 6 <0> (?)
.../java/upb/ida/venndiagram/VENN_DATA_GENERATOR.java 0% <0%> (ø) 0 <0> (?)
...ain/java/upb/ida/venndiagram/VENN_DATA_FILTER.java 0% <0%> (ø) 0 <0> (?)
...c/main/java/upb/ida/provider/DataDumpProvider.java 100% <100%> (ø) 5 <4> (?)
.../java/upb/ida/provider/RiveScriptBeanProvider.java 100% <100%> (ø) 2 <0> (?)
.../src/main/java/upb/ida/logging/LoggerProvider.java 100% <100%> (ø) 5 <5> (?)
.../main/java/upb/ida/provider/GeoDiagramHandler.java 3.44% <3.44%> (ø) 1 <1> (?)
...ws/src/main/java/upb/ida/logging/AspectLogger.java 61.81% <61.81%> (ø) 5 <5> (?)
... and 2 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 b66d84e...8084529. Read the comment docs.