Skip to content

data flow and cmage conf#1112

Draft
dlyr wants to merge 62 commits intoSTORM-IRIT:release-candidatefrom
dlyr:rdot
Draft

data flow and cmage conf#1112
dlyr wants to merge 62 commits intoSTORM-IRIT:release-candidatefrom
dlyr:rdot

Conversation

@dlyr
Copy link
Copy Markdown
Contributor

@dlyr dlyr commented Nov 20, 2025

Pull Request Desription

Check if you branch history is PR compatible

  • Your branch need to be up to date with origin/master AND to have linear history (i.e. no merge commit).
  • Update your git repository git fetch origin if origin is this remote
  • Check with the script provided in scripts/is-history-pr-compatible.sh
  • You must use clang-format style
    These checks are enforced by github workflow actions
    Please refer to the corresponding log in case of failure

UPDATE the form below to describe your PR

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Be aware that the PR request cannot be accepted if it doesn't pass the Continuous Integration tests.

  • What kind of change does this PR introduce?

    • bug fix
    • feature
    • docs update
    • other:
  • What is the current behavior? (You can also link to an open issue here)

  • What is the new behavior (if this is a feature change)?

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

  • Other information:

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 20, 2025

Codecov Report

❌ Patch coverage is 61.95122% with 156 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.57%. Comparing base (6a796b9) to head (96f6c5f).
⚠️ Report is 1 commits behind head on release-candidate.

Files with missing lines Patch % Lines
...c/Dataflow/QtGui/GraphEditor/GraphEditorWindow.cpp 0.00% 35 Missing ⚠️
examples/ParameterEditing/main.cpp 0.00% 24 Missing ⚠️
src/Gui/ParameterSetEditor/ParameterSetEditor.hpp 0.00% 20 Missing ⚠️
src/Dataflow/Core/Node.hpp 57.89% 16 Missing ⚠️
src/Dataflow/QtGui/GraphEditor/GraphModel.cpp 0.00% 12 Missing ⚠️
src/Gui/Viewer/RotateAroundCameraManipulator.cpp 0.00% 10 Missing ⚠️
src/Dataflow/QtGui/GraphEditor/WidgetFactory.cpp 0.00% 8 Missing ⚠️
src/Gui/Viewer/TrackballCameraManipulator.cpp 0.00% 8 Missing ⚠️
src/Dataflow/Core/GraphNodes.cpp 94.31% 5 Missing ⚠️
src/Gui/ParameterSetEditor/BasicUiBuilder.hpp 0.00% 5 Missing ⚠️
... and 6 more
Additional details and impacted files
@@                  Coverage Diff                  @@
##           release-candidate    #1112      +/-   ##
=====================================================
+ Coverage              42.07%   44.57%   +2.50%     
=====================================================
  Files                    387      373      -14     
  Lines                  30144    28273    -1871     
=====================================================
- Hits                   12683    12603      -80     
+ Misses                 17461    15670    -1791     
Flag Coverage Δ
integration 8.14% <40.73%> (+1.18%) ⬆️
unittests 42.77% <60.73%> (+2.31%) ⬆️

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 dlyr force-pushed the rdot branch 2 times, most recently from e332fac to 3fb7fac Compare November 26, 2025 14:56
@dlyr dlyr force-pushed the rdot branch 2 times, most recently from 2955751 to 7547e2b Compare February 9, 2026 11:45
@dlyr dlyr changed the title mostly cmake configuration data flow and cmage conf Feb 9, 2026
@dlyr dlyr force-pushed the rdot branch 2 times, most recently from 44d52e2 to 0f146f7 Compare February 15, 2026 18:14
@dlyr dlyr force-pushed the rdot branch 2 times, most recently from 33c0daf to a1765de Compare March 23, 2026 09:19
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