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

Unify CI job names in the format 'xx-ci' #300

Merged
merged 5 commits into from
Aug 29, 2022
Merged

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Jul 6, 2022

Unify CI job names in the format 'xx-ci' instead of 'build'

@codecov
Copy link

codecov bot commented Jul 6, 2022

Codecov Report

Merging #300 (986b002) into master (a594254) will increase coverage by 5.07%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master     #300      +/-   ##
============================================
+ Coverage     67.83%   72.90%   +5.07%     
- Complexity      877     1849     +972     
============================================
  Files            86      242     +156     
  Lines          4004     8084    +4080     
  Branches        474      716     +242     
============================================
+ Hits           2716     5894    +3178     
- Misses         1084     1807     +723     
- Partials        204      383     +179     
Impacted Files Coverage Δ
...va/com/baidu/hugegraph/structure/GraphElement.java 88.88% <0.00%> (ø)
...ava/com/baidu/hugegraph/api/gremlin/CypherAPI.java 50.00% <0.00%> (ø)
...m/baidu/hugegraph/structure/constant/HugeType.java 90.62% <0.00%> (ø)
...idu/hugegraph/structure/traverser/KoutRequest.java 87.93% <0.00%> (ø)
...in/java/com/baidu/hugegraph/api/auth/TokenAPI.java 100.00% <0.00%> (ø)
...va/com/baidu/hugegraph/api/version/VersionAPI.java 100.00% <0.00%> (ø)
...ava/com/baidu/hugegraph/version/ClientVersion.java 80.00% <0.00%> (ø)
.../baidu/hugegraph/structure/constant/IndexType.java 73.33% <0.00%> (ø)
.../baidu/hugegraph/structure/schema/VertexLabel.java 70.58% <0.00%> (ø)
...gegraph/api/traverser/WeightedShortestPathAPI.java 100.00% <0.00%> (ø)
... and 146 more

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 a594254...986b002. Read the comment docs.

@javeme javeme added the ci Continuous integration label Jul 22, 2022
@github-actions
Copy link

Due to the lack of activity, the current pr is marked as stale and will be closed after 180 days, any update will remove the stale label

@coderzc coderzc merged commit c091e6b into master Aug 29, 2022
@coderzc coderzc deleted the format-ci-job-name branch August 29, 2022 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous integration inactive
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants