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

ci update llvmpipe #5954

Merged
merged 3 commits into from
Mar 28, 2025
Merged

ci update llvmpipe #5954

merged 3 commits into from
Mar 28, 2025

Conversation

nihui
Copy link
Member

@nihui nihui commented Mar 28, 2025

No description provided.

@nihui nihui requested a review from Copilot March 28, 2025 08:10
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

A PR to update the CI configuration for test coverage by replacing the lavapipe job with a new llvmpipe job.

  • Added a "linux-gcc-gpu-llvmpipe" job in the GitHub workflow to build, test, and collect coverage data using llvmpipe.
  • Removed the legacy "linux-gcc-gpu-lavapipe" job from the CI configuration.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/test-coverage.yml Added new job for llvmpipe testing and coverage collection.
.ci/test-coverage.yml Removed legacy lavapipe testing job from the CI configuration.

@codecov-commenter
Copy link

codecov-commenter commented Mar 28, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 95.33%. Comparing base (ad30c7f) to head (85e07e6).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/net.cpp 33.33% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #5954       +/-   ##
===========================================
- Coverage   95.52%   95.33%    -0.19%     
===========================================
  Files         406      819      +413     
  Lines      110478   268443   +157965     
===========================================
+ Hits       105532   255930   +150398     
- Misses       4946    12513     +7567     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@nihui nihui merged commit eed257d into Tencent:master Mar 28, 2025
78 of 82 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants