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

action: disable codecov patch check #1451

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

adamqqqplay
Copy link
Member

Relevant Issue (if applicable)

N/A

Details

Disable codecov's patch check and focus on overall coverage instead.

Types of changes

What types of changes does your PullRequest introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation Update (if none of the other choices apply)

Checklist

Go over all the following points, and put an x in all the boxes that apply.

  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.

Signed-off-by: Qinqi Qu <quqinqi@linux.alibaba.com>
@adamqqqplay adamqqqplay requested a review from a team as a code owner October 24, 2023 06:30
@adamqqqplay adamqqqplay requested review from liubin, imeoer and changweige and removed request for a team October 24, 2023 06:30
@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

Merging #1451 (b57089a) into master (9632d18) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1451      +/-   ##
==========================================
- Coverage   46.27%   46.26%   -0.01%     
==========================================
  Files         123      123              
  Lines       38878    38878              
  Branches    38878    38878              
==========================================
- Hits        17991    17988       -3     
  Misses      19917    19917              
- Partials      970      973       +3     

see 2 files with indirect coverage changes

@sctb512
Copy link
Contributor

sctb512 commented Oct 24, 2023

LGTM

@adamqqqplay adamqqqplay marked this pull request as draft October 25, 2023 07:18
@jiangliu jiangliu marked this pull request as ready for review November 27, 2023 01:00
@jiangliu jiangliu merged commit 0916979 into dragonflyoss:master Nov 27, 2023
23 checks 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.

None yet

3 participants