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

Fix MacOS X CI pipeline #459

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix MacOS X CI pipeline #459

wants to merge 1 commit into from

Conversation

GlassOfWhiskey
Copy link
Member

The Mac OS X pipeline is extremely slow. This commit tries to improve perofmance by reordering the GtHub Actions in the pipeline, ensuring that the correct Python version is used.

The Mac OS X pipeline is extremely slow. This commit tries to improve
perofmance by reordering the GtHub Actions in the pipeline, ensuring
that the correct Python version is used.
Copy link

codecov bot commented May 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.17%. Comparing base (edaedb2) to head (447e2db).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #459   +/-   ##
=======================================
  Coverage   70.17%   70.17%           
=======================================
  Files          83       83           
  Lines       10587    10587           
  Branches     2505     2505           
=======================================
  Hits         7429     7429           
  Misses       2708     2708           
  Partials      450      450           

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

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.

None yet

1 participant