Skip to content
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

Add caching, sequencing and optional id support on a per-component-basis #820

Merged
merged 14 commits into from
Nov 7, 2024

Conversation

mgovers
Copy link
Member

@mgovers mgovers commented Nov 6, 2024

Implements step 7i of #548 .

@mgovers mgovers added the feature New feature or request label Nov 6, 2024
Signed-off-by: Martijn Govers <[email protected]>
Signed-off-by: Martijn Govers <[email protected]>
Signed-off-by: Martijn Govers <[email protected]>
Signed-off-by: Martijn Govers <[email protected]>
Signed-off-by: Martijn Govers <[email protected]>
@mgovers mgovers force-pushed the bug/fix-mixed-optional-id branch from 5c4d3cc to 6fc9294 Compare November 6, 2024 14:35
Signed-off-by: Martijn Govers <[email protected]>
@mgovers mgovers marked this pull request as ready for review November 6, 2024 14:40
Signed-off-by: Martijn Govers <[email protected]>
Signed-off-by: Martijn Govers <[email protected]>
@mgovers mgovers force-pushed the bug/fix-mixed-optional-id branch from 518454c to 4255b4d Compare November 6, 2024 15:19
mgovers and others added 3 commits November 6, 2024 16:23
Copy link
Contributor

@figueroa1395 figueroa1395 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I still haven't reviewed the c++ tests (will do tomorrow morning), but the rest is reviewed. It looks good, and the tests pass! Most comments are mostly for my understanding.

Signed-off-by: Martijn Govers <[email protected]>
Copy link
Contributor

@figueroa1395 figueroa1395 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Finished reviewing the (remaining) tests, with only some minor comments. Looks good to me.

tests/native_api_tests/test_api_model.cpp Show resolved Hide resolved
tests/native_api_tests/test_api_model.cpp Show resolved Hide resolved
tests/native_api_tests/test_api_model.cpp Outdated Show resolved Hide resolved
tests/native_api_tests/test_api_model.cpp Outdated Show resolved Hide resolved
Signed-off-by: Martijn Govers <[email protected]>
@mgovers mgovers merged commit 916400f into bug/additional-tests-optional-ids Nov 7, 2024
24 checks passed
@mgovers mgovers deleted the bug/fix-mixed-optional-id branch November 7, 2024 12:34
mgovers added a commit that referenced this pull request Nov 7, 2024
Add caching, sequencing and optional id support on a per-component-basis

Signed-off-by: Martijn Govers <[email protected]>
Copy link

sonarqubecloud bot commented Nov 7, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants