Skip to content

Conversation

@jkloetzke
Copy link
Member

No description provided.

Make the layers module free from any schema validation.
Like the user configuration files (default.yaml), allow to include other
files from config.yaml. This is only allowed for layer configuration
files, though.  Consequently, the keys to include are named
'layersInclude' and 'layersRequire'.

Fixes BobBuildTool#665.
When doing an out-of-tree build, parse an optional config.yaml that
might be present there as layer configuration. This simplifies applying
layer configuration overrides on such builds and will match the existing
behaviour of the default.yaml handling as well.

See BobBuildTool#665.
External build trees can have a layer configuration file.
Make it possible that black box tests are started with any working
directory.
@codecov
Copy link

codecov bot commented Nov 16, 2025

Codecov Report

❌ Patch coverage is 98.24561% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 88.79%. Comparing base (494e972) to head (06e21ac).

Files with missing lines Patch % Lines
pym/bob/layers.py 95.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #669      +/-   ##
==========================================
+ Coverage   88.77%   88.79%   +0.02%     
==========================================
  Files          50       50              
  Lines       16157    16183      +26     
==========================================
+ Hits        14343    14370      +27     
+ Misses       1814     1813       -1     

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

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