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

Cleaned up some security warnings regarding 'noexcept' #700

Merged
merged 1 commit into from
Jul 8, 2022

Conversation

achristoforides
Copy link
Member

Signed-off-by: The MathWorks, Inc. alchrist@mathworks.com

Signed-off-by: The MathWorks, Inc. <alchrist@mathworks.com>
@codecov-commenter
Copy link

codecov-commenter commented Jul 5, 2022

Codecov Report

Merging #700 (e89de5d) into development (31a12d8) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #700      +/-   ##
===============================================
+ Coverage        90.42%   90.45%   +0.02%     
===============================================
  Files              248      248              
  Lines            13623    13628       +5     
===============================================
+ Hits             12319    12327       +8     
+ Misses            1304     1301       -3     
Impacted Files Coverage Δ
framework/include/cppmicroservices/Any.h 93.46% <ø> (ø)
framework/include/cppmicroservices/Bundle.h 100.00% <ø> (ø)
framework/include/cppmicroservices/Framework.h 100.00% <ø> (ø)
...ramework/include/cppmicroservices/ServiceObjects.h 100.00% <ø> (ø)
...include/cppmicroservices/ServiceRegistrationBase.h 100.00% <ø> (ø)
...ramework/include/cppmicroservices/detail/Threads.h 100.00% <ø> (ø)
framework/src/util/Properties.h 100.00% <ø> (ø)
framework/src/bundle/Bundle.cpp 98.65% <100.00%> (ø)
framework/src/service/ListenerToken.cpp 100.00% <100.00%> (ø)
framework/src/service/ServiceObjects.cpp 92.72% <100.00%> (ø)
... and 7 more

@achristoforides achristoforides merged commit e9b190f into development Jul 8, 2022
@achristoforides achristoforides deleted the fix-security-warnings branch July 8, 2022 23:41
insi-eb pushed a commit to insi-eb/CppMicroServices-cpp14 that referenced this pull request Feb 3, 2023
Signed-off-by: The MathWorks, Inc. <alchrist@mathworks.com>
jeffdiclemente pushed a commit that referenced this pull request Feb 3, 2023
Signed-off-by: The MathWorks, Inc. <alchrist@mathworks.com>
Co-authored-by: Alexander Christoforides <38366659+achristoforides@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.

None yet

4 participants