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

tiny improve auth code for exception message and typo #1563

Merged
merged 1 commit into from
Aug 18, 2021

Conversation

zhoney
Copy link
Contributor

@zhoney zhoney commented Aug 9, 2021

Change-Id: I13ea2064851c3863e5db72979e3365a575d78d0f

Change-Id: I13ea2064851c3863e5db72979e3365a575d78d0f
@codecov
Copy link

codecov bot commented Aug 9, 2021

Codecov Report

Merging #1563 (235fdf5) into master (634e4f9) will decrease coverage by 0.06%.
The diff coverage is 87.50%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1563      +/-   ##
============================================
- Coverage     63.14%   63.07%   -0.07%     
+ Complexity     6673     6667       -6     
============================================
  Files           417      417              
  Lines         34303    34301       -2     
  Branches       4740     4740              
============================================
- Hits          21660    21636      -24     
- Misses        10402    10426      +24     
+ Partials       2241     2239       -2     
Impacted Files Coverage Δ
...main/java/com/baidu/hugegraph/auth/HugeAccess.java 85.18% <ø> (ø)
...main/java/com/baidu/hugegraph/auth/HugeBelong.java 84.84% <ø> (ø)
...ain/java/com/baidu/hugegraph/auth/HugeProject.java 85.24% <ø> (ø)
...in/java/com/baidu/hugegraph/auth/HugeResource.java 77.92% <0.00%> (-1.30%) ⬇️
.../java/com/baidu/hugegraph/auth/RolePermission.java 90.58% <ø> (-1.18%) ⬇️
...in/java/com/baidu/hugegraph/auth/SchemaDefine.java 76.10% <ø> (ø)
...n/java/com/baidu/hugegraph/auth/EntityManager.java 92.10% <100.00%> (-0.11%) ⬇️
.../com/baidu/hugegraph/auth/RelationshipManager.java 79.80% <100.00%> (-0.20%) ⬇️
.../com/baidu/hugegraph/auth/StandardAuthManager.java 92.81% <100.00%> (ø)
...ackend/store/cassandra/CassandraEntryIterator.java 72.46% <0.00%> (-10.15%) ⬇️
... 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 634e4f9...235fdf5. Read the comment docs.

@Linary Linary merged commit 0dc7b27 into master Aug 18, 2021
@Linary Linary deleted the tiny-improve-auth-code branch August 18, 2021 06:53
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