8000 Test code cleaning by hmiomand · Pull Request #383 · preesm/preesm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Test code cleaning #383

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
merged 104 commits into from
Jun 24, 2024
Merged

Test code cleaning #383

merged 104 commits into from
Jun 24, 2024

Conversation

hmiomand
Copy link
Contributor
@hmiomand hmiomand commented Jun 16, 2024

In this PR:

  • Updated CI Actions
  • Updated CI to make use of dependency cache
  • Fixed a copy/pasting issue with a delay with dependencies in the selection
  • Fixed a .pi/.diagram desync issue due to undo action (ctrl+z)
  • Fixed an issue with timing resolution during scheduling if the scenario timing expression contained parameter names (config input port) differing from graph parameter name. In case of name match, the value of the same-named graph parameter would be used instead.
  • Lots of code cleaning
  • Added some integration tests
  • Renamed malleable parameter to moldable
  • Fixed an issue where special actors could be set up with improper number of input/output data port (e.g. 2 inputs on a fork), causing the graph to be invalid and become unopenable and uneditable
  • Updated some project dependencies
  • Dependencies can now be created by clicking on any part of a data interface, instead of specifically its name
  • Fixed an issue where the diagram view itself could be deleted
  • SrDAG transformation now properly renames the graph instead of just the filename
  • Preesm-apps integration tests now run in parallel in Eclipse (for now)
  • Fixed a renaming issue when copy/pasting interfaces where the port contained in the interface would not be renamed
  • Fixed a copy/pasting issue when a ConfigOutputPort was connected to a fifo

hmiomand added 30 commits April 16, 2024 21:08
…le plugin update.

Fixed checkstyle violation that started to be flagged after a checkstyle plugin update.
@hmiomand hmiomand merged commit 4d0167e into develop Jun 24, 2024
2 of 3 checks passed
@hmiomand hmiomand deleted the test_code_cleaning branch June 27, 2024 13: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
0