Skip to content

Remove Registration of Factory Configuration object even with valid config#1006

Merged
tcormackMW merged 4 commits intodevelopmentfrom
factoryReg
Apr 26, 2024
Merged

Remove Registration of Factory Configuration object even with valid config#1006
tcormackMW merged 4 commits intodevelopmentfrom
factoryReg

Conversation

@tcormackMW
Copy link
Copy Markdown
Contributor

Do not allow factory components to be registered. Implemented by always marking Configurations as unsatisfied

Copy link
Copy Markdown
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

Comment thread compendium/DeclarativeServices/test/gtest/TestUpdateConfiguration.cpp Outdated
Comment thread compendium/DeclarativeServices/test/gtest/TestUpdateConfiguration.cpp Outdated
Comment thread compendium/test_bundles/TestBundleDSCA28/src/ServiceImpl.cpp
Comment thread compendium/test_bundles/TestBundleDSCA28/src/ServiceImpl.hpp
Comment thread compendium/test_bundles/TestBundleDSCA28/src/ServiceImpl.hpp
Comment thread compendium/test_bundles/TestBundleDSCA28/src/ServiceImpl.hpp
Comment thread compendium/test_bundles/TestBundleDSCA28/src/ServiceImpl.hpp
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.33%. Comparing base (baca396) to head (e2e175d).
Report is 1 commits behind head on development.

❗ Current head e2e175d differs from pull request most recent head 6993ded. Consider uploading reports for the commit 6993ded to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #1006      +/-   ##
===============================================
- Coverage        88.06%   86.33%   -1.74%     
===============================================
  Files              259      136     -123     
  Lines            13558     7434    -6124     
===============================================
- Hits             11940     6418    -5522     
+ Misses            1618     1016     -602     

see 226 files with indirect coverage changes

Copy link
Copy Markdown
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

Copy link
Copy Markdown
Contributor

@Burgch Burgch left a comment

Choose a reason for hiding this comment

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

Looks great, thanks @tcormackMW!

Comment thread compendium/DeclarativeServices/test/gtest/TestUpdateConfiguration.cpp Outdated
Comment thread compendium/DeclarativeServices/src/manager/ConfigurationManager.cpp Outdated
@tcormackMW tcormackMW merged commit 18842e9 into development Apr 26, 2024
@tcormackMW tcormackMW deleted the factoryReg branch April 26, 2024 15:15
RobertLauferElektrobit pushed a commit to insi-eb/CppMicroServices-cpp14 that referenced this pull request Jul 29, 2025
jeffdiclemente pushed a commit that referenced this pull request Jul 29, 2025
…onfig (#1006) (#1178)

Signed Off By: tcormack@mathworks.com

Co-authored-by: tcormackMW <113473781+tcormackMW@users.noreply.github.com>
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.

4 participants