dice-group / ida-pg

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

Speech to text #95

Closed aliazmi68 closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #95 into master will decrease coverage by 15.03%. The diff coverage is 77.55%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #95       +/-   ##
============================================
- Coverage      22.1%   7.07%   -15.04%     
+ Complexity       96      37       -59     
============================================
  Files            51      46        -5     
  Lines          1330    1216      -114     
  Branches        146     139        -7     
============================================
- Hits            294      86      -208     
- Misses         1024    1130      +106     
+ Partials         12       0       -12
Impacted Files Coverage Δ Complexity Δ
ida-ws/src/main/java/upb/ida/util/FileUtil.java 20.37% <ø> (-13.46%) 3 <0> (-3)
.../main/java/upb/ida/rest/MessageRestController.java 5.88% <ø> (-47.06%) 1 <0> (-1)
...da-ws/src/main/java/upb/ida/bean/ResponseBean.java 0% <ø> (-58.83%) 0 <0> (-7)
.../java/upb/ida/provider/RiveScriptBeanProvider.java 6.25% <ø> (-93.75%) 1 <0> (-1)
ida-ws/src/main/java/upb/ida/temp/VennItem.java 0% <ø> (ø) 0 <0> (?)
...main/java/upb/ida/temp/DummyVennDataGenerator.java 0% <0%> (ø) 0 <0> (?)
.../src/main/java/upb/ida/temp/VennDataGenerator.java 0% <0%> (ø) 0 <0> (?)
...c/main/java/upb/ida/provider/DataDumpProvider.java 100% <100%> (ø) 9 <8> (+4) :arrow_up:
ida-ws/src/main/java/upb/ida/fdg/FDG_Util.java 1.66% <0%> (-95%) 1% <0%> (-9%)
...c/main/java/upb/ida/service/RiveScriptService.java 20% <0%> (-80%) 1% <0%> (-1%)
... and 13 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 6d8ddca...d65ca6f. Read the comment docs.

aliazmi68 commented 5 years ago

@nikit91 Kindly review and merge this branch into master

nikit-srivastava commented 5 years ago

Breaks the build, pull request needs to be raised again