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

support hot set trace through /exception/trace API #1727

Merged
merged 1 commit into from
Jan 12, 2022
Merged

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Jan 6, 2022

Change-Id: I78bbff56420be0a7c99dfc461913ed45d66725fc

Change-Id: I78bbff56420be0a7c99dfc461913ed45d66725fc
@codecov
Copy link

codecov bot commented Jan 6, 2022

Codecov Report

Merging #1727 (9140660) into master (132582a) will increase coverage by 0.39%.
The diff coverage is 25.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1727      +/-   ##
============================================
+ Coverage     66.55%   66.94%   +0.39%     
- Complexity     7085     7112      +27     
============================================
  Files           423      423              
  Lines         35598    35604       +6     
  Branches       4959     4960       +1     
============================================
+ Hits          23692    23836     +144     
+ Misses         9505     9366     -139     
- Partials       2401     2402       +1     
Impacted Files Coverage Δ
...om/baidu/hugegraph/api/filter/ExceptionFilter.java 56.73% <25.00%> (-3.48%) ⬇️
...du/hugegraph/backend/tx/GraphIndexTransaction.java 83.82% <0.00%> (+0.10%) ⬆️
.../java/com/baidu/hugegraph/auth/RolePermission.java 91.76% <0.00%> (+1.17%) ⬆️
...va/com/baidu/hugegraph/util/collection/IntSet.java 75.31% <0.00%> (+1.27%) ⬆️
...in/java/com/baidu/hugegraph/auth/HugeResource.java 79.22% <0.00%> (+1.29%) ⬆️
...va/com/baidu/hugegraph/task/ServerInfoManager.java 73.59% <0.00%> (+2.24%) ⬆️
...baidu/hugegraph/backend/store/mysql/MysqlUtil.java 96.61% <0.00%> (+3.38%) ⬆️
...va/com/baidu/hugegraph/auth/HugeAuthenticator.java 40.21% <0.00%> (+5.43%) ⬆️
...aidu/hugegraph/backend/store/mysql/MysqlTable.java 81.59% <0.00%> (+5.76%) ⬆️
...u/hugegraph/backend/store/mysql/MysqlSessions.java 67.79% <0.00%> (+10.16%) ⬆️
... and 3 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 132582a...9140660. Read the comment docs.

@zhoney zhoney merged commit 6924f36 into master Jan 12, 2022
@zhoney zhoney deleted the hot-set-trace branch January 12, 2022 06:05
javeme added a commit that referenced this pull request Jan 12, 2022
Change-Id: I78bbff56420be0a7c99dfc461913ed45d66725fc
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