Skip to content

Some fixes, ci, cmake ...#1113

Merged
dlyr merged 44 commits intoSTORM-IRIT:release-candidatefrom
dlyr:fix-ci
Mar 23, 2026
Merged

Some fixes, ci, cmake ...#1113
dlyr merged 44 commits intoSTORM-IRIT:release-candidatefrom
dlyr:fix-ci

Conversation

@dlyr
Copy link
Copy Markdown
Contributor

@dlyr dlyr commented Nov 25, 2025

Update on ci image use newer cmake.
Pass flags to external.
Update Assimp and QtNodes
Fix build.sh script.
Rework cmake config.
Also rework on typeutils to simplify demangle types, remove space before comma and __cxx11 (inconsistency between windows and gnu).

dlyr and others added 30 commits November 25, 2025 14:48
Maybe too much ? will see when with usage.
Found by set and check...
This fixes dataflow components that are not lib, install path not
consistent.
Also try to better handle component and "_FOUND".
Also update doc and cleanup.
@dlyr dlyr added Core Related to Ra::Core Build System Related to build system refactor Related to refactoring actions Ready to review Scripts bug-fix labels Nov 25, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 41.83%. Comparing base (0cca427) to head (2460b4d).
⚠️ Report is 48 commits behind head on release-candidate.

Additional details and impacted files
@@                  Coverage Diff                  @@
##           release-candidate    #1113      +/-   ##
=====================================================
+ Coverage              41.59%   41.83%   +0.24%     
=====================================================
  Files                    387      387              
  Lines                  30074    28053    -2021     
=====================================================
- Hits                   12508    11736     -772     
+ Misses                 17566    16317    -1249     
Flag Coverage Δ
integration 6.96% <ø> (+0.11%) ⬆️
unittests 40.20% <ø> (+0.23%) ⬆️

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.

dlyr added 6 commits November 26, 2025 07:57
Push a little bit point of triangle for distance query.
add_component_dependency did not work if dep A is added in requested
component after dep B which needs dep A (A was not included before B since it
checks if A is requested, and only include if not already requested).
@dlyr dlyr requested a review from MathiasPaulin March 20, 2026 09:36
@dlyr dlyr merged commit 6de5bfd into STORM-IRIT:release-candidate Mar 23, 2026
14 checks passed
@dlyr dlyr deleted the fix-ci branch March 23, 2026 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug-fix Build System Related to build system Core Related to Ra::Core Ready to review refactor Related to refactoring actions Scripts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants