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

fix outdated manifest version & use project.version instead #2033

Merged
merged 5 commits into from
Nov 26, 2022

Conversation

z7658329
Copy link
Member

No description provided.

@z7658329 z7658329 mentioned this pull request Nov 24, 2022
@codecov
Copy link

codecov bot commented Nov 24, 2022

Codecov Report

Merging #2033 (e601d31) into master (44bea37) will increase coverage by 0.06%.
The diff coverage is 56.85%.

@@             Coverage Diff              @@
##             master    #2033      +/-   ##
============================================
+ Coverage     66.32%   66.39%   +0.06%     
+ Complexity      976      677     -299     
============================================
  Files           482      482              
  Lines         41463    41458       -5     
  Branches       5890     5889       -1     
============================================
+ Hits          27500    27524      +24     
+ Misses        11263    11237      -26     
+ Partials       2700     2697       -3     
Impacted Files Coverage Δ
...pi/src/main/java/org/apache/hugegraph/api/API.java 74.11% <ø> (ø)
.../java/org/apache/hugegraph/api/auth/AccessAPI.java 0.00% <ø> (ø)
.../java/org/apache/hugegraph/api/auth/BelongAPI.java 0.00% <ø> (ø)
...n/java/org/apache/hugegraph/api/auth/GroupAPI.java 0.00% <ø> (ø)
...n/java/org/apache/hugegraph/api/auth/LoginAPI.java 74.28% <ø> (ø)
...java/org/apache/hugegraph/api/auth/ProjectAPI.java 82.05% <ø> (ø)
.../java/org/apache/hugegraph/api/auth/TargetAPI.java 0.00% <ø> (ø)
...in/java/org/apache/hugegraph/api/auth/UserAPI.java 75.80% <ø> (ø)
...che/hugegraph/api/filter/AuthenticationFilter.java 55.00% <ø> (ø)
...ache/hugegraph/api/filter/CompressInterceptor.java 73.07% <ø> (ø)
... and 691 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@imbajin imbajin merged commit 3b44568 into apache:master Nov 26, 2022
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