fix: fix ProfileApi url check by corgiboygsj · Pull Request #1893 · apache/hugegraph
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 583
Merged
Conversation
Copy link
Member
Delete blank url check, because ProfileApi has api in use "/"
Copy link
Codecov Report
Merging #1893 (af32ace) into master (88d71e7) will increase coverage by
0.00%.
The diff coverage isn/a.
@@ Coverage Diff @@ ## master #1893 +/- ## ========================================== Coverage 66.75% 66.75% - Complexity 728 980 +252 ========================================== Files 451 451 Lines 38207 38206 -1 Branches 5407 5407 ========================================== + Hits 25505 25506 +1 + Misses 10185 10183 -2 Partials 2517 2517
| Impacted Files | Coverage Δ | |
|---|---|---|
| ...idu/hugegraph/api/filter/AuthenticationFilter.java | 55.00% <ø> (-0.45%) |
⬇️ |
| ...egraph/backend/store/cassandra/CassandraShard.java | 54.54% <0.00%> (+1.81%) |
⬆️ |
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 88d71e7...af32ace. Read the comment docs.
corgiboygsj
mentioned this pull request
wangyao2016 approved these changes May 27, 2022
Copy link
Contributor
wangyao2016
left a comment
wangyao2016
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
javeme approved these changes May 28, 2022
imbajin approved these changes May 28, 2022
imbajin
changed the title
fix bug: fix ProfileApi url check
fix: fix ProfileApi url check
imbajin
merged commit
1118418
into
master
imbajin
deleted the
fix-api-url-check
branch
javeme
mentioned this pull request
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment