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

Introduce github action for windows with clang #1201

Merged
merged 26 commits into from
Jul 19, 2023

Conversation

fspindle
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jul 15, 2023

Codecov Report

Patch coverage: 86.66% and project coverage change: +0.04 🎉

Comparison is base (698c55c) 54.88% compared to head (2837999) 54.93%.

❗ Current head 2837999 differs from pull request most recent head 7459a05. Consider uploading reports for the commit 7459a05 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1201      +/-   ##
==========================================
+ Coverage   54.88%   54.93%   +0.04%     
==========================================
  Files         399      399              
  Lines       49150    49150              
==========================================
+ Hits        26975    26999      +24     
+ Misses      22175    22151      -24     
Impacted Files Coverage Δ
...dules/core/include/visp3/core/vpCameraParameters.h 100.00% <ø> (ø)
modules/core/include/visp3/core/vpDebug.h 0.00% <ø> (ø)
modules/core/include/visp3/core/vpIoException.h 0.00% <ø> (ø)
modules/core/include/visp3/core/vpMath.h 93.75% <ø> (ø)
...odules/core/include/visp3/core/vpMatrixException.h 0.00% <ø> (ø)
modules/core/include/visp3/core/vpNetwork.h 0.00% <ø> (ø)
...ules/core/include/visp3/core/vpTrackingException.h 87.50% <0.00%> (ø)
modules/core/src/image/vpImageTools.cpp 59.25% <ø> (ø)
.../math/kalman/vpLinearKalmanFilterInstantiation.cpp 72.93% <ø> (ø)
modules/core/src/tools/network/vpNetwork.cpp 0.00% <ø> (ø)
... and 19 more

... and 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@fspindle fspindle marked this pull request as draft July 18, 2023 08:37
@fspindle fspindle changed the title Introduce github action for windows with clang Introduce github action for windows with clang (not working) Jul 18, 2023
- otherwise it breaks ci on github macos workflow
- follows commit de427ee
@fspindle fspindle changed the title Introduce github action for windows with clang (not working) Introduce github action for windows with clang Jul 19, 2023
@fspindle fspindle marked this pull request as ready for review July 19, 2023 21:31
@fspindle fspindle merged commit 1903303 into lagadic:master Jul 19, 2023
55 of 56 checks passed
@fspindle fspindle deleted the feat_gha_win_clang branch July 3, 2024 07:42
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