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(build): build on windows and linux #760

Merged
merged 2 commits into from
Sep 1, 2023

Conversation

melotic
Copy link
Member

@melotic melotic commented Aug 31, 2023

We have some tests that are not run on windows and vice verse. We should be running those tests in CI.

@melotic melotic added the type:ci Build or repository configuration label Aug 31, 2023
@melotic melotic requested a review from a team as a code owner August 31, 2023 18:54
@melotic melotic requested a review from grvillic August 31, 2023 18:54
@codecov
Copy link

codecov bot commented Aug 31, 2023

Codecov Report

Merging #760 (fb6a527) into main (3e241c7) will increase coverage by 1.48%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #760      +/-   ##
==========================================
+ Coverage   72.83%   74.32%   +1.48%     
==========================================
  Files         227      227              
  Lines        9756     9756              
==========================================
+ Hits         7106     7251     +145     
+ Misses       2650     2505     -145     

see 5 files with indirect coverage changes

@melotic melotic changed the title ci(build): build on windows & mac ci(build): build on windows and linux Aug 31, 2023
@melotic
Copy link
Member Author

melotic commented Aug 31, 2023

Cannot add MacOS support, as it doesn't include docker, which is needed for some tests: actions/runner-images#17 (comment)

Could add a skip tests on MacOS attribute, but I think this is good enough.

@melotic melotic enabled auto-merge (squash) August 31, 2023 22:14
@melotic melotic force-pushed the justinperez/cross-platform-build branch from 325cc7a to fb6a527 Compare September 1, 2023 19:35
@melotic melotic disabled auto-merge September 1, 2023 19:53
@melotic melotic enabled auto-merge (squash) September 1, 2023 19:53
@melotic melotic disabled auto-merge September 1, 2023 19:53
@melotic melotic merged commit ec4d043 into main Sep 1, 2023
@melotic melotic deleted the justinperez/cross-platform-build branch September 1, 2023 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:ci Build or repository configuration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants