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

Updated CI to use macos-12 #711

Merged
merged 1 commit into from
Aug 4, 2022
Merged

Updated CI to use macos-12 #711

merged 1 commit into from
Aug 4, 2022

Conversation

achristoforides
Copy link
Member

macos-10.X is now deprecated in GitHub Actions CI.

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 Aug 3, 2022

Codecov Report

Merging #711 (9acd3e4) into development (27e035d) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #711      +/-   ##
===============================================
+ Coverage        89.76%   89.78%   +0.01%     
===============================================
  Files              250      232      -18     
  Lines            13851    13781      -70     
===============================================
- Hits             12434    12373      -61     
+ Misses            1417     1408       -9     
Impacted Files Coverage Δ
framework/src/service/ServiceListeners.h 0.00% <0.00%> (-100.00%) ⬇️
compendium/tools/SCRCodeGen/ComponentInfo.hpp 0.00% <0.00%> (-33.34%) ⬇️
framework/include/cppmicroservices/AnyMap.h 73.33% <0.00%> (-1.67%) ⬇️
framework/src/util/FrameworkEvent.cpp 65.27% <0.00%> (-0.48%) ⬇️
framework/include/cppmicroservices/Any.h 92.63% <0.00%> (-0.47%) ⬇️
...il/include/cppmicroservices/util/BundleMachOFile.h 73.91% <0.00%> (-0.45%) ⬇️
...ramework/include/cppmicroservices/detail/Threads.h 96.42% <0.00%> (-0.35%) ⬇️
framework/src/bundle/BundleResourceBuffer.cpp 70.96% <0.00%> (-0.24%) ⬇️
compendium/tools/SCRCodeGen/Util.hpp 86.27% <0.00%> (-0.14%) ⬇️
framework/src/service/ServiceObjects.cpp 92.66% <0.00%> (-0.07%) ⬇️
... and 52 more

@achristoforides achristoforides merged commit 0835cf0 into development Aug 4, 2022
@achristoforides achristoforides deleted the update-macos-ci branch September 23, 2022 18:41
insi-eb pushed a commit to insi-eb/CppMicroServices-cpp14 that referenced this pull request Feb 7, 2023
…pMicroServices#654)

This combines parts of CppMicroServices#711 and CppMicroServices#654 to ease away from the soon
no-longer-supported Ubuntu 18.04 while still not requiring C++17 for
this branch.

Signed-off-by: The MathWorks, Inc. <alchrist@mathworks.com>
Signed-off-by: Ingmar Sittl <ingmar.sittl@elektrobit.com>
jeffdiclemente pushed a commit that referenced this pull request Feb 7, 2023
This combines parts of #711 and #654 to ease away from the soon
no-longer-supported Ubuntu 18.04 while still not requiring C++17 for
this branch.

Signed-off-by: The MathWorks, Inc. <alchrist@mathworks.com>
Signed-off-by: Ingmar Sittl <ingmar.sittl@elektrobit.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