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): add swagger desc for Arthas & Metric & Cypher & White API #2337

Merged
merged 9 commits into from
Nov 6, 2023

chore(api): add swagger belong for arthas API

27c0d10
Select commit
Loading
Failed to load commit list.
Merged

chore(api): add swagger desc for Arthas & Metric & Cypher & White API #2337

chore(api): add swagger belong for arthas API
27c0d10
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 3, 2023 in 1s

64.86% (-3.44%) compared to 70ab14e

View this Pull Request on Codecov

64.86% (-3.44%) compared to 70ab14e

Details

Codecov Report

Merging #2337 (27c0d10) into master (70ab14e) will decrease coverage by 3.44%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #2337      +/-   ##
============================================
- Coverage     68.30%   64.86%   -3.44%     
- Complexity      981      983       +2     
============================================
  Files           506      506              
  Lines         42049    42049              
  Branches       5827     5827              
============================================
- Hits          28723    27277    -1446     
- Misses        10558    12087    +1529     
+ Partials       2768     2685      -83     
Files Coverage Δ
...ava/org/apache/hugegraph/api/arthas/ArthasAPI.java 100.00% <ø> (ø)
...ava/org/apache/hugegraph/api/cypher/CypherAPI.java 60.86% <ø> (ø)
...ava/org/apache/hugegraph/api/job/AlgorithmAPI.java 0.00% <ø> (ø)
...a/org/apache/hugegraph/api/metrics/MetricsAPI.java 89.79% <ø> (ø)
...g/apache/hugegraph/api/profile/WhiteIpListAPI.java 0.00% <ø> (ø)

... and 75 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!