CLI11
CLI11 copied to clipboard
ci: include windows 2022
This seems to be broken.
Codecov Report
Merging #748 (cbaba2e) into main (faea921) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## main #748 +/- ##
=======================================
Coverage 99.06% 99.06%
=======================================
Files 16 16
Lines 3964 3964
=======================================
Hits 3927 3927
Misses 37 37
| Impacted Files | Coverage Δ | |
|---|---|---|
| include/CLI/TypeTools.hpp | 99.48% <ø> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
I think I fixed the VS2022 issue, seemed to be something with C++20 changes to allowed constructors for std::array that messed up some of the template type detections.
@henryiii not sure what is going on with the pre-commit error.
Curious. Pre-commit updated a few days ago, but no node changes afaict, that’s all I see that’s changed. Can check soonish, currently at SciPy.