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

Switch unit tests to C++20 on MSVC and fix range support detection #443

Merged
merged 1 commit into from
Dec 17, 2021

Conversation

bernhardmgruber
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Dec 15, 2021

Codecov Report

Merging #443 (cb4cae2) into develop (021efe5) will not change coverage.
The diff coverage is n/a.

❗ Current head cb4cae2 differs from pull request most recent head 5fc23a7. Consider uploading reports for the commit 5fc23a7 to get more accurate results
Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #443   +/-   ##
========================================
  Coverage    99.21%   99.21%           
========================================
  Files           58       58           
  Lines         5200     5200           
========================================
  Hits          5159     5159           
  Misses          41       41           
Impacted Files Coverage Δ
include/llama/ArrayIndexRange.hpp 96.77% <ø> (ø)
include/llama/View.hpp 97.10% <ø> (ø)
include/llama/VirtualRecord.hpp 100.00% <ø> (ø)

Continue to review full report at Codecov.

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

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.

1 participant