Skip to content

Remove OS-specific header includes#1514

Open
yrichard-ledger wants to merge 2 commits intomasterfrom
yri_remove_private_arch_defs
Open

Remove OS-specific header includes#1514
yrichard-ledger wants to merge 2 commits intomasterfrom
yri_remove_private_arch_defs

Conversation

@yrichard-ledger
Copy link
Copy Markdown
Contributor

@yrichard-ledger yrichard-ledger commented Apr 22, 2026

Description

To cleanup the build system, remove some includes that are only used by the OS and have no place in the app SDK

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)
  • Tests
  • Documentation
  • Other (for changes that might not fit in any category)

Breaking changes

Please complete this section if any breaking changes have been made, otherwise delete it.

Additional comments

Please post additional comments in this section if you have them, otherwise delete it.

Auto cherry-pick in API_LEVEL

If requested to port the commits from this PR on a dedicated API_LEVEL branch,
select the targeted one(s), or add new references if not listed:

[ ] TARGET_API_LEVEL: API_LEVEL_25
[ ] TARGET_API_LEVEL: API_LEVEL_26

This will only create the PR with cherry-picks, ready to be reviewed and merged.

Remember:

  • The merge will ALWAYS be a manual operation.
  • It is possible the cherry-picks don't apply correctly, mainly if previous commits have been forgotten.
  • In case of failure, there is no other solution than redo the operation manually...

@yrichard-ledger yrichard-ledger force-pushed the yri_remove_private_arch_defs branch from bec04d0 to 372c47a Compare April 23, 2026 13:03
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.87%. Comparing base (46baf70) to head (f9beecd).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1514   +/-   ##
=======================================
  Coverage   91.87%   91.87%           
=======================================
  Files          39       39           
  Lines        4653     4653           
  Branches      584      584           
=======================================
  Hits         4275     4275           
  Misses        266      266           
  Partials      112      112           
Flag Coverage Δ
unittests 91.87% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@yrichard-ledger yrichard-ledger force-pushed the yri_remove_private_arch_defs branch 2 times, most recently from d70b979 to 465fb16 Compare April 23, 2026 14:34
@yrichard-ledger yrichard-ledger force-pushed the yri_remove_private_arch_defs branch from 465fb16 to 3f147a4 Compare April 29, 2026 08:47
@yrichard-ledger yrichard-ledger force-pushed the yri_remove_private_arch_defs branch from 4f7be32 to f9beecd Compare April 29, 2026 11:47
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.

2 participants