Skip to content

ci: run tests on windows and macos #60

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

Merged
merged 1 commit into from
Apr 8, 2024
Merged

ci: run tests on windows and macos #60

merged 1 commit into from
Apr 8, 2024

Conversation

Mubashwer
Copy link
Owner

@Mubashwer Mubashwer commented Apr 8, 2024

Changes to build workflow

  • Rename test job to test-coverage job: This runs tests on Ubuntu and uploads coverage to Codecov as before
  • Add new test job which runs tests on both windows and macos
  • Remove env CARGO_INCREMENTAL=0 from test-coverage job
    because it is set by default

Remove env CARGO_INCREMENTAL=0 from test-coverage job
because it is set by default
Copy link

codecov bot commented Apr 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.05%. Comparing base (47ea1d5) to head (c705aff).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #60   +/-   ##
=======================================
  Coverage   98.05%   98.05%           
=======================================
  Files           7        7           
  Lines         309      309           
=======================================
  Hits          303      303           
  Misses          6        6           

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

@Mubashwer Mubashwer merged commit e3e3284 into main Apr 8, 2024
@Mubashwer Mubashwer deleted the test-multiple-os branch April 8, 2024 11:06
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