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

Turn off csv reporter in default and change it's directory #1233

Merged
merged 1 commit into from
Oct 29, 2020

Conversation

Linary
Copy link
Contributor

@Linary Linary commented Oct 29, 2020

Change-Id: Idadc8e9f4af0e1c5df897e56995dadccf4c37d4b

Change-Id: Idadc8e9f4af0e1c5df897e56995dadccf4c37d4b
@codecov
Copy link

codecov bot commented Oct 29, 2020

Codecov Report

Merging #1233 into master will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1233      +/-   ##
============================================
- Coverage     65.17%   65.13%   -0.04%     
- Complexity     5752     5758       +6     
============================================
  Files           366      366              
  Lines         29873    29910      +37     
  Branches       4221     4223       +2     
============================================
+ Hits          19470    19483      +13     
- Misses         8425     8447      +22     
- Partials       1978     1980       +2     
Impacted Files Coverage Δ Complexity Δ
...hugegraph/job/schema/IndexLabelRemoveCallable.java 77.27% <0.00%> (-11.62%) 4.00% <0.00%> (ø%)
.../hugegraph/job/schema/EdgeLabelRemoveCallable.java 80.00% <0.00%> (-10.48%) 5.00% <0.00%> (ø%)
...ugegraph/job/schema/VertexLabelRemoveCallable.java 83.87% <0.00%> (-8.73%) 7.00% <0.00%> (ø%)
...idu/hugegraph/job/schema/RebuildIndexCallable.java 76.82% <0.00%> (-8.11%) 21.00% <0.00%> (ø%)
.../com/baidu/hugegraph/type/define/SchemaStatus.java 80.00% <0.00%> (-7.50%) 8.00% <0.00%> (+3.00%) ⬇️
...aidu/hugegraph/schema/builder/AbstractBuilder.java 89.65% <0.00%> (-6.65%) 14.00% <0.00%> (ø%)
...du/hugegraph/schema/builder/IndexLabelBuilder.java 87.34% <0.00%> (-0.80%) 115.00% <0.00%> (ø%)
...a/com/baidu/hugegraph/backend/query/Condition.java 78.38% <0.00%> (-0.37%) 32.00% <0.00%> (ø%)
...du/hugegraph/backend/tx/GraphIndexTransaction.java 81.32% <0.00%> (+0.15%) 203.00% <0.00%> (+2.00%)
...va/com/baidu/hugegraph/task/ServerInfoManager.java 71.59% <0.00%> (+0.56%) 51.00% <0.00%> (+1.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 d5cc79b...0238090. Read the comment docs.

@javeme javeme merged commit 8dad59a into master Oct 29, 2020
@javeme javeme deleted the improve-metrics branch October 29, 2020 12:53
tmljob pushed a commit to tmljob/hugegraph that referenced this pull request Dec 10, 2020
Change-Id: Idadc8e9f4af0e1c5df897e56995dadccf4c37d4b
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.

None yet

3 participants