apache / incubator-hugegraph-commons

(Archived Warning)Please visit "apache/hugegraph" repo instead
https://github.com/apache/hugegraph/tree/master/hugegraph-commons
Apache License 2.0
29 stars 45 forks source link

disable delimiter parsing when construct from MapConfiguration #74

Closed houzhizhen closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #74 (1f94c3f) into master (f72fac4) will increase coverage by 0.12%. The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #74      +/-   ##
============================================
+ Coverage     88.53%   88.66%   +0.12%     
- Complexity      922      924       +2     
============================================
  Files            63       63              
  Lines          2705     2708       +3     
  Branches        395      396       +1     
============================================
+ Hits           2395     2401       +6     
+ Misses          161      159       -2     
+ Partials        149      148       -1     
Impacted Files Coverage Δ Complexity Δ
...ava/com/baidu/hugegraph/version/CommonVersion.java 50.00% <ø> (ø) 1.00 <0.00> (ø)
...in/java/com/baidu/hugegraph/config/HugeConfig.java 88.23% <66.66%> (+5.15%) 20.00 <0.00> (+2.00)

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 f72fac4...1f94c3f. Read the comment docs.