Skip to content

Add CPATH to the list of cached env vars - #2799

Open
fheinecke wants to merge 1 commit into
mozilla:mainfrom
fheinecke:fix/2798-cpath-cache-key-1
Open

Add CPATH to the list of cached env vars#2799
fheinecke wants to merge 1 commit into
mozilla:mainfrom
fheinecke:fix/2798-cpath-cache-key-1

Conversation

@fheinecke

Copy link
Copy Markdown

Fixes #2798

Signed-off-by: Fred Heinecke <fheinecke@nvidia.com>
@sylvestre
sylvestre force-pushed the fix/2798-cpath-cache-key-1 branch from ef3a6f5 to e2f2f79 Compare August 11, 2026 12:18
@codecov-commenter

codecov-commenter commented Aug 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.47%. Comparing base (67683cc) to head (e2f2f79).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2799      +/-   ##
==========================================
- Coverage   73.14%   69.47%   -3.68%     
==========================================
  Files          72       72              
  Lines       37615    37601      -14     
==========================================
- Hits        27514    26122    -1392     
- Misses      10101    11479    +1378     

☔ 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.

CPATH var not considered when computing cache key, causing include paths to not be searched after it becomes unset

2 participants