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 CI pipline using paths filter #188

Merged
merged 2 commits into from
Jul 23, 2024
Merged

Conversation

ytdHuang
Copy link
Member

@ytdHuang ytdHuang commented Jul 23, 2024

This PR changes the paths-ignore filter in CI pipeline configs to paths filter.

In this way, we don't need to add [skip ci] while modifying README.md, .gitignore, and so on.

Copy link

codecov bot commented Jul 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.37%. Comparing base (4ad239b) to head (3f01802).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #188   +/-   ##
=======================================
  Coverage   93.36%   93.37%           
=======================================
  Files          28       28           
  Lines        2111     2113    +2     
=======================================
+ Hits         1971     1973    +2     
  Misses        140      140           

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

@albertomercurio albertomercurio merged commit d77654c into qutip:main Jul 23, 2024
14 checks passed
@ytdHuang ytdHuang deleted the opt/ci branch July 23, 2024 17:53
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

2 participants