fix(dist): add license for swagger-ui & reset use stage to false in ci yml by VGalaxies · Pull Request #2706 · apache/hugegraph
label
Dec 13, 2024Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 46.99%. Comparing base (
f147460) to head (b11ccc4).
Report is 1 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@ ## master #2706 +/- ## ============================================ + Coverage 46.98% 46.99% +0.01% + Complexity 998 823 -175 ============================================ Files 745 745 Lines 60060 60060 Branches 7669 7669 ============================================ + Hits 28220 28227 +7 - Misses 29012 29015 +3 + Partials 2828 2818 -10
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe we should disable the 'stage' param in this PR
Also, mark a TODO for using common/rpc dependency directly
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, mark a TODO for using common/rpc dependency directly
where to mark?
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, mark a TODO for using common/rpc dependency directly
where to mark?
Using the stage param of the server-ci.yml (one is enough) + usage in the pom.xml (common/rpc)
and removed size:XS
This PR changes 0-9 lines, ignoring generated files.labels
Dec 16, 2024and removed size:S
This PR changes 10-29 lines, ignoring generated files.labels
Dec 25, 2024
VGalaxies
changed the title
fix(dist): add license for swagger-ui
fix(dist): add license for swagger-ui & reset use stage to false in ci yml
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