Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix senstive mail address #71

Merged
merged 1 commit into from
Apr 15, 2021
Merged

Fix senstive mail address #71

merged 1 commit into from
Apr 15, 2021

Conversation

Linary
Copy link
Contributor

@Linary Linary commented Apr 15, 2021

No description provided.

@codecov
Copy link

codecov bot commented Apr 15, 2021

Codecov Report

Merging #71 (2be523a) into master (265f74b) will increase coverage by 3.37%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #71      +/-   ##
============================================
+ Coverage     85.08%   88.45%   +3.37%     
- Complexity      793      975     +182     
============================================
  Files            61       63       +2     
  Lines          2299     2944     +645     
  Branches        341      446     +105     
============================================
+ Hits           1956     2604     +648     
+ Misses          192      182      -10     
- Partials        151      158       +7     
Impacted Files Coverage Δ Complexity Δ
...java/com/baidu/hugegraph/perf/NormalStopwatch.java 94.53% <0.00%> (ø) 42.00% <0.00%> (?%)
.../java/com/baidu/hugegraph/perf/LightStopwatch.java 91.07% <0.00%> (ø) 26.00% <0.00%> (?%)
...main/java/com/baidu/hugegraph/testutil/Assert.java 98.95% <0.00%> (+0.62%) 37.00% <0.00%> (+11.00%)
.../java/com/baidu/hugegraph/util/ReflectionUtil.java 95.55% <0.00%> (+1.11%) 23.00% <0.00%> (+4.00%)
.../main/java/com/baidu/hugegraph/event/EventHub.java 81.94% <0.00%> (+1.38%) 27.00% <0.00%> (+1.00%)
...c/main/java/com/baidu/hugegraph/perf/PerfUtil.java 93.44% <0.00%> (+1.41%) 83.00% <0.00%> (+48.00%)
...n/java/com/baidu/hugegraph/concurrent/KeyLock.java 80.39% <0.00%> (+1.96%) 26.00% <0.00%> (+1.00%)
.../main/java/com/baidu/hugegraph/perf/Stopwatch.java 90.00% <0.00%> (+4.28%) 20.00% <0.00%> (ø%)
...ain/java/com/baidu/hugegraph/util/NumericUtil.java 89.40% <0.00%> (+5.81%) 84.00% <0.00%> (+16.00%)
...c/main/java/com/baidu/hugegraph/util/DateUtil.java 84.21% <0.00%> (+8.21%) 17.00% <0.00%> (+8.00%)
... and 6 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 265f74b...2be523a. Read the comment docs.

@zhoney zhoney merged commit 185a926 into master Apr 15, 2021
@zhoney zhoney deleted the fix-sensitive-mail branch April 15, 2021 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants