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

chore(api): support ignore graphspaces segment in url #2612

Merged
merged 12 commits into from
Aug 13, 2024

minor improve

8560c87
Select commit
Loading
Failed to load commit list.
Merged

chore(api): support ignore graphspaces segment in url #2612

minor improve
8560c87
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 13, 2024 in 0s

48.69% (+3.52%) compared to a038d23

View this Pull Request on Codecov

48.69% (+3.52%) compared to a038d23

Details

Codecov Report

Attention: Patch coverage is 80.64516% with 6 lines in your changes missing coverage. Please review.

Project coverage is 48.69%. Comparing base (a038d23) to head (8560c87).

Files Patch % Lines
.../apache/hugegraph/api/filter/GraphSpaceFilter.java 78.57% 3 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2612      +/-   ##
============================================
+ Coverage     45.17%   48.69%   +3.52%     
- Complexity      583      708     +125     
============================================
  Files           718      730      +12     
  Lines         58434    59532    +1098     
  Branches       7491     7662     +171     
============================================
+ Hits          26396    28992    +2596     
+ Misses        29318    27630    -1688     
- Partials       2720     2910     +190     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.