Skip to content

Fix MSVC + CUDA + Ninja multi-config command line parsing#2764

Open
nikolaseu wants to merge 2 commits into
mozilla:mainfrom
nikolaseu:fix-msvc-cuda-ninja-multi-config
Open

Fix MSVC + CUDA + Ninja multi-config command line parsing#2764
nikolaseu wants to merge 2 commits into
mozilla:mainfrom
nikolaseu:fix-msvc-cuda-ninja-multi-config

Conversation

@nikolaseu

Copy link
Copy Markdown

Fixes #2470

@codecov-commenter

codecov-commenter commented Jul 7, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 97.50000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.24%. Comparing base (3a85b1a) to head (3af07f0).

Files with missing lines Patch % Lines
src/compiler/nvcc.rs 97.50% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2764      +/-   ##
==========================================
+ Coverage   74.19%   74.24%   +0.05%     
==========================================
  Files          71       71              
  Lines       40505    40580      +75     
==========================================
+ Hits        30053    30130      +77     
+ Misses      10452    10450       -2     

☔ View full report in Codecov by Harness.
📢 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.

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.

CUDA + MSVC + Ninja Multi-Config error: Could not parse shell line

2 participants