Skip to content

[IGNORE] testing codecov.io#931

Closed
marc-hb wants to merge 4 commits intozephyrproject-rtos:mainfrom
marc-hb:backslash2
Closed

[IGNORE] testing codecov.io#931
marc-hb wants to merge 4 commits intozephyrproject-rtos:mainfrom
marc-hb:backslash2

Conversation

@marc-hb
Copy link
Collaborator

@marc-hb marc-hb commented Mar 6, 2026

Pure rebase of #928 to see if it helps with the really weird report in https://app.codecov.io/gh/zephyrproject-rtos/west/pull/928/indirect-changes that highlights comment lines and lines of code totally unrelated to the change.

image

marc-hb added 4 commits March 6, 2026 12:02
Minor whitespace changes to get closer with the default yaml.dump()
and west manifest --resolve output formats. This does not reduce diffs
entirely to zero but it does considerably and makes them readable.

Zero functional change.

Signed-off-by: Marc Herbert <[email protected]>
This makes on-the-fly changes to test configurations more convenient.

Signed-off-by: Marc Herbert <[email protected]>
Detect any unexpected changes in the way we've been handling
backslashes and multiple slashes in paths. Changes in how we handle
such edge cases may or may not be desired (and this test may be
updated accordingly), but we never want these changes to come as a
surprise and we want to keep control over them.

This came up as part of the review for
zephyrproject-rtos#920 which fixes
zephyrproject-rtos#725

Signed-off-by: Marc Herbert <[email protected]>
Add some test coverage for forward and backslashes + whitespace in
filenames for west extensions

Spurred by a discussion in the review of
zephyrproject-rtos#920 which fixes
zephyrproject-rtos#725

Signed-off-by: Marc Herbert <[email protected]>
@codecov
Copy link

codecov bot commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.12%. Comparing base (fa4f570) to head (8345f43).
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #931      +/-   ##
==========================================
+ Coverage   85.95%   86.12%   +0.17%     
==========================================
  Files          11       11              
  Lines        3460     3460              
==========================================
+ Hits         2974     2980       +6     
+ Misses        486      480       -6     

see 2 files with indirect coverage changes

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.

1 participant