Skip to content

I161#1097

Merged
carneyweb merged 6 commits intodevelopmentfrom
i161
May 28, 2025
Merged

I161#1097
carneyweb merged 6 commits intodevelopmentfrom
i161

Conversation

@carneyweb
Copy link
Copy Markdown
Contributor

Initial pull request for issue 161. I've dealt with parts 2 & 3, and I think that part 1 is moot.

Michael Carney added 5 commits May 28, 2025 09:29
With apple's latest clang implementation, this warning fired as an error when including
boost::nowide. Turn the warning off.
when adding resource files.
@github-actions
Copy link
Copy Markdown
Contributor

No warnings, LGTM!

@codecov
Copy link
Copy Markdown

codecov Bot commented May 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.46%. Comparing base (b2de488) to head (2d3a692).

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #1097      +/-   ##
===============================================
- Coverage        88.48%   88.46%   -0.02%     
===============================================
  Files              253      253              
  Lines            12240    12240              
===============================================
- Hits             10830    10828       -2     
- Misses            1410     1412       +2     

see 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jeffdiclemente jeffdiclemente linked an issue May 28, 2025 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown
Contributor

No warnings, LGTM!

@carneyweb carneyweb merged commit 65d2485 into development May 28, 2025
42 of 47 checks passed
@carneyweb carneyweb deleted the i161 branch May 28, 2025 17:05
RobertLauferElektrobit pushed a commit to insi-eb/CppMicroServices-cpp14 that referenced this pull request Jul 25, 2025
Fixes CppMicroServices#161

* found spots to modify.

* issue 161.2 coded.

* fixed a logic error in issue 161.2

* Added a "-Wno-missing-template-arg-list-after-template-kw"

With apple's latest clang implementation, this warning fired as an error when including
boost::nowide. Turn the warning off.

* Issue 161.3: Early check for absolute path

when adding resource files.

* i161.3: Alternate code for mingw. std::filesystem not compatible.

---------

Co-authored-by: Michael Carney <carney@macmini.mynetworksettings.com>
jeffdiclemente pushed a commit that referenced this pull request Jul 25, 2025
* I161 (#1097)

Fixes #161

* found spots to modify.

* issue 161.2 coded.

* fixed a logic error in issue 161.2

* Added a "-Wno-missing-template-arg-list-after-template-kw"

With apple's latest clang implementation, this warning fired as an error when including
boost::nowide. Turn the warning off.

* Issue 161.3: Early check for absolute path

when adding resource files.

* i161.3: Alternate code for mingw. std::filesystem not compatible.

---------

Co-authored-by: Michael Carney <carney@macmini.mynetworksettings.com>

* adapt for C++14

---------

Co-authored-by: carneyweb <mike@carneyweb.com>
Co-authored-by: Michael Carney <carney@macmini.mynetworksettings.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.

2 participants