dice-group / ida-pg

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

test cases (bar graph and load dataset) #127

Closed anu-muniyapla closed 5 years ago

anu-muniyapla commented 5 years ago

test cases for the following have been implemented:

  1. load data set
  2. bat graph util 3.get matching string 4.msg rest control test for the bar graph
  3. msg rest control test for load data set
codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #127      +/-   ##
============================================
+ Coverage     38.02%   43.51%   +5.49%     
- Complexity      133      160      +27     
============================================
  Files            49       49              
  Lines          1273     1280       +7     
  Branches        139      139              
============================================
+ Hits            484      557      +73     
+ Misses          761      684      -77     
- Partials         28       39      +11
Impacted Files Coverage Δ Complexity Δ
.../src/main/java/upb/ida/logging/LoggerProvider.java 100% <0%> (ø) 10% <0%> (+5%) :arrow_up:
ida-ws/src/main/java/upb/ida/util/FileUtil.java 47.05% <0%> (+13.23%) 8% <0%> (+2%) :arrow_up:
...-ws/src/main/java/upb/ida/provider/BgdHandler.java 27.27% <0%> (+18.18%) 2% <0%> (+1%) :arrow_up:
...da-ws/src/main/java/upb/ida/bean/FilterOption.java 32.43% <0%> (+32.43%) 6% <0%> (+6%) :arrow_up:
ida-ws/src/main/java/upb/ida/util/FilterUtil.java 62.96% <0%> (+61.11%) 12% <0%> (+11%) :arrow_up:
...src/main/java/upb/ida/provider/LoadDsMetadata.java 69.23% <0%> (+61.53%) 2% <0%> (+1%) :arrow_up:
ida-ws/src/main/java/upb/ida/bean/FilterSort.java 100% <0%> (+100%) 1% <0%> (+1%) :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 680bbaa...829a9bc. Read the comment docs.