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

span: Work around MSVC 2019 rejecting constexpr SFINAE with integral constant conditionals #40

Merged

Conversation

amyspark
Copy link
Collaborator

@codecov
Copy link

codecov bot commented May 10, 2023

Codecov Report

Merging #40 (5d59500) into main (a62d479) will decrease coverage by 0.17%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
- Coverage   96.30%   96.14%   -0.17%     
==========================================
  Files          66       66              
  Lines        4955     4744     -211     
  Branches      352      352              
==========================================
- Hits         4772     4561     -211     
  Misses        169      169              
  Partials       14       14              
Impacted Files Coverage Δ
substrate/span 100.00% <ø> (ø)

... and 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dragonmux dragonmux added the bug Something isn't working label May 10, 2023
Copy link
Member

@dragonmux dragonmux left a comment

Choose a reason for hiding this comment

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

This is looking great - thank you so much for this fix. There's a single stylistic thing that needs sorting and then we'll happily merge this

substrate/span Outdated Show resolved Hide resolved
Copy link
Member

@dragonmux dragonmux left a comment

Choose a reason for hiding this comment

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

LGTM, merging :3

@dragonmux dragonmux merged commit 5d59500 into bad-alloc-heavy-industries:main May 10, 2023
79 of 85 checks passed
@amyspark amyspark deleted the amyspark/msvc-2019-span branch May 10, 2023 22:48
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.

None yet

2 participants