Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Comments

chore: use github action to run ci#77

Merged
imbajin merged 1 commit intomasterfrom
github-action
Jun 23, 2021
Merged

chore: use github action to run ci#77
imbajin merged 1 commit intomasterfrom
github-action

Conversation

@Linary
Copy link
Contributor

@Linary Linary commented Jun 23, 2021

No description provided.

@codecov
Copy link

codecov bot commented Jun 23, 2021

Codecov Report

Merging #77 (98e94c9) into master (74b954a) will increase coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #77      +/-   ##
============================================
+ Coverage     88.66%   88.73%   +0.07%     
- Complexity      924      925       +1     
============================================
  Files            63       63              
  Lines          2708     2708              
  Branches        396      396              
============================================
+ Hits           2401     2403       +2     
+ Misses          159      158       -1     
+ Partials        148      147       -1     
Impacted Files Coverage Δ
...n/java/com/baidu/hugegraph/concurrent/KeyLock.java 78.43% <0.00%> (-1.97%) ⬇️
.../java/com/baidu/hugegraph/license/MachineInfo.java 90.00% <0.00%> (+1.66%) ⬆️
...n/java/com/baidu/hugegraph/concurrent/RowLock.java 97.61% <0.00%> (+4.76%) ⬆️

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 74b954a...98e94c9. Read the comment docs.

uses: codecov/codecov-action@v1.0.2
with:
token: ${{secrets.CODECOV_TOKEN}}
file: target/jacoco.xml
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems the path of other project is: target/site/jacoco/jacoco.xml

@imbajin imbajin changed the title Use github action to run ci chore: use github action to run ci Jun 23, 2021
@imbajin imbajin merged commit efa8e97 into master Jun 23, 2021
@imbajin imbajin deleted the github-action branch June 23, 2021 08:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants