dice-group / ida-pg

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

Feat/storycreation #166

Closed aliazmi68 closed 4 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #166 into master will decrease coverage by 18.26%. The diff coverage is 20.7%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master     #166       +/-   ##
=============================================
- Coverage     43.24%   24.98%   -18.27%     
+ Complexity      155      142       -13     
=============================================
  Files            49       64       +15     
  Lines          1274     1681      +407     
  Branches        139      163       +24     
=============================================
- Hits            551      420      -131     
- Misses          684     1238      +554     
+ Partials         39       23       -16
Impacted Files Coverage Δ Complexity Δ
ida-ws/src/main/java/upb/ida/Application.java 33.33% <ø> (ø) 1 <0> (ø) :arrow_down:
...s/src/main/java/upb/ida/venndiagram/VENN_Util.java 7.69% <ø> (+0.54%) 1 <0> (ø) :arrow_down:
.../main/java/upb/ida/rest/MessageRestController.java 55.55% <ø> (+2.61%) 2 <0> (ø) :arrow_down:
ida-ws/src/main/java/upb/ida/domains/User.java 0% <0%> (ø) 0 <0> (?)
.../main/java/upb/ida/provider/ClusterDataGetter.java 1.33% <0%> (-84.92%) 1 <0> (-11)
...c/main/java/upb/ida/provider/DataDumpProvider.java 100% <100%> (ø) 11 <8> (+6) :arrow_up:
...s/src/main/java/upb/ida/config/DataDumpConfig.java 100% <100%> (ø) 2 <2> (?)
.../java/upb/ida/provider/RiveScriptBeanProvider.java 100% <100%> (ø) 2 <2> (ø) :arrow_down:
...a-ws/src/main/java/upb/ida/provider/ScHandler.java 11.11% <11.11%> (ø) 1 <1> (?)
.../src/main/java/upb/ida/util/StoryCreationUtil.java 17.39% <17.39%> (ø) 2 <2> (?)
... and 42 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 8b442a7...2eedf30. Read the comment docs.

maqboolkhan commented 5 years ago

@aliazmi68 & @maqboolayaz here you guys also committed dataset and please remove it from Git History you can ask help from @tohardik because he did it

Thanks