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: use github action to run ci #77

Merged
merged 1 commit into from
Jun 23, 2021
Merged

chore: use github action to run ci #77

merged 1 commit into from
Jun 23, 2021

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/[email protected]
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 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