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

Improve runtest CI config #165

Merged
merged 6 commits into from
Jun 11, 2024
Merged

Improve runtest CI config #165

merged 6 commits into from
Jun 11, 2024

Conversation

ytdHuang
Copy link
Member

@ytdHuang ytdHuang commented Jun 11, 2024

Two things we want to address here:

  • [set fail_ci_if_error to false
  • runtest for different macOS architecture
    • for intel chip: use os: macOS-13 and arch: x64 (macOS-latest will virtually support x64 by Rosetta)
    • for Apple M-series chip: use os: macOS-latest and arch: arm64

Copy link

codecov bot commented Jun 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.94%. Comparing base (39b436d) to head (88ee9d1).
Report is 6 commits behind head on main.

Current head 88ee9d1 differs from pull request most recent head b307bf8

Please upload reports for the commit b307bf8 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #165      +/-   ##
==========================================
+ Coverage   92.89%   92.94%   +0.05%     
==========================================
  Files          27       28       +1     
  Lines        1956     1971      +15     
==========================================
+ Hits         1817     1832      +15     
  Misses        139      139              

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

@ytdHuang ytdHuang changed the title Ensure codecov uses token Improve runtest CI config Jun 11, 2024
@ytdHuang ytdHuang merged commit fd0744b into qutip:main Jun 11, 2024
12 checks passed
@ytdHuang ytdHuang deleted the fix/codecov branch June 11, 2024 15:00
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