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

Pr coverage #103

Merged
merged 12 commits into from
Aug 26, 2024
Merged

Pr coverage #103

merged 12 commits into from
Aug 26, 2024

Conversation

Rosyrain
Copy link
Contributor

No description provided.

@Rosyrain
Copy link
Contributor Author

Rosyrain commented Aug 22, 2024

原始成功的action: https://github.com/Rosyrain/matrixone/actions/runs/10505432202/job/29103007404
更改内容,添加repository , ref

  - uses: actions/checkout@v4
     with:
     fetch-depth: "1"
     path: ./matrixone
     repository: ${{ github.event.pull_request.head.repo.full_name }}
     ref: ${{ github.event.pull_request.head.ref }}

更改完的测试action:https://github.com/Rosyrain/matrixone/actions/runs/10505432202/job/29106885512
出现 2024-08-22 11:29:15,207 - parse_coverage.py - line 218 - WARNING - The code coverage:0.75 is below 0.75, not approved.
文件地址:https://github.com/Rosyrain/matrixone/actions/runs/10505432202/artifacts/1841906038
本地测试结果相同

重跑之后成功 action:https://github.com/Rosyrain/matrixone/actions/runs/10505432202/job/29114261163

@guguducken guguducken merged commit 9c157ec into matrixorigin:main Aug 26, 2024
1 check passed
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.

2 participants