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

feat: Adding M1/Intel runners to run-tests.yml and introducing fast-mode #265

Merged
merged 18 commits into from
Dec 13, 2024

Conversation

abanuelo
Copy link
Collaborator

@abanuelo abanuelo commented May 9, 2024

Description

This PR introduces the following changes:

  • Adding M1 runners to the matrix
  • Adding Intel-based mac-os runners to the matrix
  • Running most tests in fast mode
  • Running only latest version of python across all os's in the full suite

Issue Link

Checklist

  • I have tested the changes locally via pytest and/or other means
  • I have added or updated relevant documentation
  • I have autoformatted the code with black and isort
  • I have added test cases (if applicable)

Additional Notes

@abanuelo abanuelo requested review from dfremont and Eric-Vin May 9, 2024 22:26
Copy link

codecov bot commented May 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@836b0f8). Learn more about missing BASE report.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #265   +/-   ##
=======================================
  Coverage        ?   91.33%           
=======================================
  Files           ?       54           
  Lines           ?    13568           
  Branches        ?        0           
=======================================
  Hits            ?    12392           
  Misses          ?     1176           
  Partials        ?        0           

@abanuelo abanuelo changed the title feat: Adding M1 runners to run-tests.yml feat: Adding M1/Intel runners to run-tests.yml and introducing fast-mode May 13, 2024
@dfremont dfremont merged commit a6e48a2 into main Dec 13, 2024
10 of 24 checks passed
@dfremont dfremont deleted the abanuelo/add-m1-runners branch December 13, 2024 23:56
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