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

ci: include windows 2022 #748

Merged
merged 5 commits into from
Sep 6, 2022
Merged

ci: include windows 2022 #748

merged 5 commits into from
Sep 6, 2022

Conversation

henryiii
Copy link
Collaborator

This seems to be broken.

@codecov
Copy link

codecov bot commented Jun 27, 2022

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.

@phlptp
Copy link
Collaborator

phlptp commented Jul 14, 2022

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.

@phlptp phlptp force-pushed the henryiii/ci/win23 branch from 04266a0 to 8ea40a9 Compare July 14, 2022 21:50
@phlptp
Copy link
Collaborator

phlptp commented Jul 14, 2022

@henryiii not sure what is going on with the pre-commit error.

@henryiii henryiii closed this Jul 15, 2022
@henryiii henryiii reopened this Jul 15, 2022
@henryiii
Copy link
Collaborator Author

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.

@phlptp phlptp closed this Aug 24, 2022
@phlptp phlptp reopened this Aug 24, 2022
@phlptp phlptp marked this pull request as ready for review August 24, 2022 03:04
@henryiii henryiii merged commit 1a26afa into main Sep 6, 2022
@henryiii henryiii deleted the henryiii/ci/win23 branch September 6, 2022 03:51
@github-actions github-actions bot added needs changelog Hasn't been added to the changelog yet needs README Needs to be mentioned in the README labels Sep 6, 2022
@henryiii henryiii removed needs changelog Hasn't been added to the changelog yet needs README Needs to be mentioned in the README labels Oct 28, 2022
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