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

Optimize precompilation during runtests #284

Merged
merged 4 commits into from
Nov 5, 2024
Merged

Conversation

ytdHuang
Copy link
Member

@ytdHuang ytdHuang commented Nov 4, 2024

Description

This PR reduce unnecessary precompilation during runtests.

Copy link

codecov bot commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.63%. Comparing base (c63e627) to head (00c6a92).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #284      +/-   ##
==========================================
- Coverage   94.17%   93.63%   -0.55%     
==========================================
  Files          32       32              
  Lines        2472     2465       -7     
==========================================
- Hits         2328     2308      -20     
- Misses        144      157      +13     

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

Project.toml Show resolved Hide resolved
@albertomercurio
Copy link
Member

LGTM.

@ytdHuang ytdHuang merged commit 2adcd8a into qutip:main Nov 5, 2024
12 of 14 checks passed
@ytdHuang ytdHuang deleted the opt/test branch November 5, 2024 00:24
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