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

perf: simplify checks with the automated installation of vcpkg #80

Merged
merged 5 commits into from
Mar 17, 2024

Conversation

msclock
Copy link
Collaborator

@msclock msclock commented Mar 17, 2024

No description provided.

Copy link

github-actions bot commented Mar 17, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-03-17 11:17 UTC

Copy link

codecov bot commented Mar 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (f3c6543) to head (7e2a29a).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #80   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines           43        43           
  Branches         6         6           
=========================================
  Hits            43        43           
Flag Coverage Δ
x64-linux-gcc-11 100.00% <ø> (?)
x64-linux-gcc-11-false ?
x64-linux-gcc-11-true ?
x64-linux-gcc-11-vcpkg 100.00% <ø> (?)
x64-linux-llvm-false ?
x64-linux-llvm-true ?
x64-linux-llvm-vcpkg 100.00% <ø> (?)
x64-mingw-dynamic-linux-mingw-false ?
x64-mingw-dynamic-linux-mingw-true ?
x64-mingw-dynamic-linux-mingw-vcpkg 80.64% <ø> (?)
x64-mingw-dynamic-windows-mingw-false ?
x64-mingw-dynamic-windows-mingw-true ?
x64-osx-applellvm-false ?
x64-osx-applellvm-true ?
x64-osx-applellvm-vcpkg 100.00% <ø> (?)
x64-osx-llvm-false ?
x64-osx-llvm-true ?
x64-osx-llvm-vcpkg 100.00% <ø> (?)
x64-windows-llvm-false ?
x64-windows-llvm-true ?
x64-windows-llvm-vcpkg 100.00% <ø> (?)
x64-windows-msvc-false ?
x64-windows-msvc-true ?
x64-windows-msvc-true-export ?
x64-windows-msvc-vcpkg 100.00% <ø> (?)
x64-windows-msvc-vcpkg-export 100.00% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

because the platform windows-latest always having a vcpkg installation in the directory of msvc sdk.
@msclock msclock force-pushed the ci_simplify_checks branch 3 times, most recently from c50d029 to a8a97c3 Compare March 17, 2024 10:39
@msclock msclock changed the title ci: simplify checks with the automated installation of vcpkg perf: simplify checks with the automated installation of vcpkg Mar 17, 2024
@msclock msclock merged commit 85a23fe into master Mar 17, 2024
18 checks passed
github-actions bot pushed a commit that referenced this pull request Mar 17, 2024
## [1.4.1](v1.4.0...v1.4.1) (2024-03-17)

### Performance

* simplify checks with the automated installation of vcpkg ([#80](#80)) ([85a23fe](85a23fe))

### CI

* optimize to cancel preview pages ([#81](#81)) ([1054592](1054592))
* setup release permission ([#79](#79)) ([8702873](8702873))
Copy link

🎉 This PR is included in version 1.4.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@msclock msclock deleted the ci_simplify_checks branch March 18, 2024 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant