Skip to content

Comments

Fix C++17 check for windows platforms#1335

Merged
mborland merged 1 commit intodevelopfrom
1334
Feb 6, 2026
Merged

Fix C++17 check for windows platforms#1335
mborland merged 1 commit intodevelopfrom
1334

Conversation

@mborland
Copy link
Member

@mborland mborland commented Feb 6, 2026

Closes: #1334

@mborland mborland added this to the v6.1.0 milestone Feb 6, 2026
@mborland mborland self-assigned this Feb 6, 2026
@mborland mborland added the Bug Something isn't working label Feb 6, 2026
@codecov
Copy link

codecov bot commented Feb 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.8%. Comparing base (3c232f0) to head (4856a02).
⚠️ Report is 38 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #1335     +/-   ##
=========================================
+ Coverage     98.8%   98.8%   +0.1%     
=========================================
  Files          279     279             
  Lines        18134   18134             
  Branches      1932    1932             
=========================================
+ Hits         17912   17913      +1     
+ Misses         222     221      -1     

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3c232f0...4856a02. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mborland mborland merged commit 0444beb into develop Feb 6, 2026
76 of 77 checks passed
@mborland mborland deleted the 1334 branch February 6, 2026 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

non-functional checks for std::string_view support

1 participant