Skip to content

data flow and cmage conf#1112

Draft
dlyr wants to merge 29 commits into
STORM-IRIT:release-candidatefrom
dlyr:rdot
Draft

data flow and cmage conf#1112
dlyr wants to merge 29 commits into
STORM-IRIT:release-candidatefrom
dlyr:rdot

Conversation

@dlyr

@dlyr dlyr commented Nov 20, 2025

Copy link
Copy Markdown
Contributor

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

codecov Bot commented Nov 20, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 74.35065% with 79 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.43%. Comparing base (c41c64f) to head (065ae3a).
⚠️ 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 ⚠️
src/Dataflow/Core/Node.hpp 56.75% 16 Missing ⚠️
src/Dataflow/QtGui/GraphEditor/GraphModel.cpp 0.00% 12 Missing ⚠️
src/Dataflow/QtGui/GraphEditor/WidgetFactory.cpp 0.00% 8 Missing ⚠️
examples/DataflowExamples/GraphEditor/main.cpp 0.00% 4 Missing ⚠️
src/Dataflow/Core/GraphNodes.cpp 97.46% 2 Missing ⚠️
src/Dataflow/Core/PortIn.hpp 33.33% 2 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##           release-candidate    #1112      +/-   ##
=====================================================
- Coverage              44.49%   44.43%   -0.07%     
=====================================================
  Files                    372      373       +1     
  Lines                  28136    28205      +69     
=====================================================
+ Hits                   12519    12532      +13     
- Misses                 15617    15673      +56     
Flag Coverage Δ
integration 7.95% <52.59%> (+0.57%) ⬆️
unittests 42.62% <72.72%> (-0.08%) ⬇️

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 3 times, most recently from a1765de to 45d238b Compare March 25, 2026 16:43
@dlyr dlyr force-pushed the rdot branch 2 times, most recently from 96f6c5f to 4c80ba7 Compare April 12, 2026 08:07
@dlyr dlyr force-pushed the rdot branch 2 times, most recently from 0e98d62 to 6a6a433 Compare April 20, 2026 08:36
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