Skip to content

Fastcs yaml support#228

Draft
OCopping wants to merge 13 commits into
mainfrom
fastcs-yaml-support
Draft

Fastcs yaml support#228
OCopping wants to merge 13 commits into
mainfrom
fastcs-yaml-support

Conversation

@OCopping
Copy link
Copy Markdown
Collaborator

Depends on #224

OCopping added 12 commits May 27, 2026 12:22
Includes new SupportEntity for structure in techui-support.yaml
…etween ioc.yaml and techui-support.yaml files

This changes the logic so the macros to store from the entity in
ioc.yaml are fetched from the corresponding support module entry in
techui-support.yaml. This means that techui-support.yaml is the 'ground
truth' of what to extract, instead of hard-coding thing inside of
techui-builder like what was previously done (i.e. P, M and R). This
opens up the possibilty of having other variable names in support
modules. Also, the prefix structure is fetched from techui-support.yaml
along with the macros, which are used to now Jinja substitute in to the
prefix.
Also some variable name changes
@codecov
Copy link
Copy Markdown

codecov Bot commented May 29, 2026

Codecov Report

❌ Patch coverage is 95.69892% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.09%. Comparing base (135097f) to head (1b891c9).

Files with missing lines Patch % Lines
src/techui_builder/builder.py 87.87% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #228      +/-   ##
==========================================
- Coverage   95.28%   95.09%   -0.19%     
==========================================
  Files          10       10              
  Lines         890      897       +7     
==========================================
+ Hits          848      853       +5     
- Misses         42       44       +2     

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

@OCopping OCopping force-pushed the fastcs-yaml-support branch from 96d7c5a to 46306aa Compare May 29, 2026 10:34
@OCopping OCopping force-pushed the fastcs-yaml-support branch from 46306aa to 1b891c9 Compare May 29, 2026 10:34
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