dice-group / ida-pg

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

Geo spatial diagram: #109

Closed maqboolkhan closed 5 years ago

maqboolkhan commented 5 years ago

Branch was extracted from new-visuals-implementation (Venn diagram)

codecov-io commented 5 years ago

Codecov Report

Merging #109 into master will decrease coverage by 0.76%. The diff coverage is 6.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #109      +/-   ##
============================================
- Coverage     23.84%   23.08%   -0.77%     
- Complexity       99      102       +3     
============================================
  Files            48       51       +3     
  Lines          1279     1343      +64     
  Branches        146      151       +5     
============================================
+ Hits            305      310       +5     
- Misses          962     1021      +59     
  Partials         12       12
Impacted Files Coverage Δ Complexity Δ
...s/src/main/java/upb/ida/venndiagram/VENN_ITEM.java 0% <ø> (ø) 0 <0> (?)
...ain/java/upb/ida/venndiagram/VENN_DATA_FILTER.java 0% <0%> (ø) 0 <0> (?)
ida-ws/src/main/java/upb/ida/util/FileUtil.java 33.82% <0%> (-8.77%) 6 <0> (ø)
.../java/upb/ida/venndiagram/VENN_DATA_GENERATOR.java 0% <0%> (ø) 0 <0> (?)
.../java/upb/ida/provider/RiveScriptBeanProvider.java 100% <100%> (ø) 2 <0> (ø) :arrow_down:
.../main/java/upb/ida/provider/GeoDiagramHandler.java 3.44% <3.44%> (ø) 1 <1> (?)
...s/src/main/java/upb/ida/venndiagram/VENN_Util.java 7.14% <7.14%> (ø) 1 <1> (?)
...main/java/upb/ida/provider/VennDiagramHandler.java 7.69% <7.69%> (ø) 1 <1> (?)
... and 1 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 7e216e7...c8881dc. Read the comment docs.