dice-group / ida-pg

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

Clusteralgorithms #126

Closed nil9 closed 5 years ago

nil9 commented 5 years ago

Clusteralgo test case

codecov-io commented 5 years ago

Codecov Report

Merging #126 into master will increase coverage by 14.81%. The diff coverage is 91.3%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master     #126       +/-   ##
=============================================
+ Coverage      22.1%   36.91%   +14.81%     
- Complexity       96      140       +44     
=============================================
  Files            51       51               
  Lines          1330     1330               
  Branches        146      146               
=============================================
+ Hits            294      491      +197     
+ Misses         1024      811      -213     
- Partials         12       28       +16
Impacted Files Coverage Δ Complexity Δ
.../src/main/java/upb/ida/util/KernelHttpRequest.java 91.3% <91.3%> (+91.3%) 3 <3> (+3) :arrow_up:
...c/main/java/upb/ida/bean/cluster/ClusterParam.java 34.78% <0%> (+4.34%) 4% <0%> (+1%) :arrow_up:
...n/java/upb/ida/bean/cluster/ParamEntryChecker.java 83.33% <0%> (+38.88%) 7% <0%> (+4%) :arrow_up:
.../src/main/java/upb/ida/provider/ParamsHandler.java 63.63% <0%> (+59.09%) 4% <0%> (+3%) :arrow_up:
.../main/java/upb/ida/provider/ClusterConHandler.java 70% <0%> (+60%) 3% <0%> (+2%) :arrow_up:
...src/main/java/upb/ida/provider/UserParamEntry.java 64.58% <0%> (+62.5%) 9% <0%> (+8%) :arrow_up:
ida-ws/src/main/java/upb/ida/util/SessionUtil.java 66.66% <0%> (+66.66%) 2% <0%> (+2%) :arrow_up:
...ain/java/upb/ida/provider/CheckParamCollected.java 72.72% <0%> (+69.69%) 5% <0%> (+4%) :arrow_up:
...java/upb/ida/provider/UserParamValueCollector.java 75.75% <0%> (+72.72%) 7% <0%> (+6%) :arrow_up:
.../main/java/upb/ida/provider/ClusterDataGetter.java 86.25% <0%> (+85%) 12% <0%> (+11%) :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 6d8ddca...f53d1b3. Read the comment docs.