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

Adapt the unit of hbase metrics value #713

Merged
merged 1 commit into from
Oct 23, 2019

Conversation

imbajin
Copy link
Member

@imbajin imbajin commented Oct 18, 2019

fix #712

@codecov
Copy link

codecov bot commented Oct 18, 2019

Codecov Report

Merging #713 into master will decrease coverage by 2.86%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #713      +/-   ##
============================================
- Coverage     74.39%   71.53%   -2.87%     
+ Complexity     4143     4032     -111     
============================================
  Files           221      221              
  Lines         18091    18091              
  Branches       2591     2591              
============================================
- Hits          13459    12941     -518     
- Misses         3256     3828     +572     
+ Partials       1376     1322      -54
Impacted Files Coverage Δ Complexity Δ
...u/hugegraph/backend/store/hbase/HbaseSessions.java 0% <0%> (-66.55%) 0 <0> (-22)
...egraph/backend/store/hbase/HbaseStoreProvider.java 0% <0%> (-100%) 0% <0%> (-6%)
...hugegraph/backend/store/hbase/HbaseSerializer.java 0% <0%> (-100%) 0% <0%> (-1%)
...idu/hugegraph/backend/store/hbase/HbaseTables.java 0% <0%> (-88.58%) 0% <0%> (ø)
...u/hugegraph/backend/store/hbase/HbaseFeatures.java 0% <0%> (-84.22%) 0% <0%> (-16%)
...aidu/hugegraph/backend/store/hbase/HbaseTable.java 0% <0%> (-82.86%) 0% <0%> (-36%)
...aidu/hugegraph/backend/store/hbase/HbaseStore.java 0% <0%> (-78.45%) 0% <0%> (-29%)
...om/baidu/hugegraph/backend/store/BackendTable.java 86% <0%> (-6%) 12% <0%> (ø)
...du/hugegraph/backend/store/BackendSessionPool.java 72.58% <0%> (-3.23%) 14% <0%> (-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 2eae9c3...4d64c14. Read the comment docs.

@javeme javeme merged commit c34c999 into apache:master Oct 23, 2019
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.

通过RESTful API获取顶点 Shards 列表只返回一条数据问题
3 participants