-
Notifications
You must be signed in to change notification settings - Fork 69
Minor improvements over PR - 1272 #1277
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
prasadtalasila
merged 6 commits into
INTO-CPS-Association:feature/distributed-demo
from
prasadtalasila:pr-1272
Jun 20, 2025
Merged
Minor improvements over PR - 1272 #1277
prasadtalasila
merged 6 commits into
INTO-CPS-Association:feature/distributed-demo
from
prasadtalasila:pr-1272
Jun 20, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…red it to run multiple executions
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## feature/distributed-demo #1277 +/- ##
============================================================
+ Coverage 92.08% 92.39% +0.31%
============================================================
Files 92 96 +4
Lines 2526 2682 +156
Branches 406 472 +66
============================================================
+ Hits 2326 2478 +152
- Misses 197 201 +4
Partials 3 3
🚀 New features to boost your workflow:
|
f6294eb
into
INTO-CPS-Association:feature/distributed-demo
8 checks passed
9 tasks
atomicgamedeveloper
pushed a commit
to atomicgamedeveloper/DTaaS
that referenced
this pull request
Jul 14, 2025
and INTO-CPS-Association#1277) Moves the pipeline execution files into the stable codebase and prepares it to run multiple executions --------- Co-authored-by: Microchesst <marcusnj123@gmail.com> Co-authored-by: Marcus Jensen <79929209+Microchesst@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.



This PR makes minor code updates to PR #1272 improve the code quality.
Please refer to PR #1272 for the new features included in this PR.