Skip to content

Fix globs in .gitignore and add more patterns.#7992

Open
mhucka wants to merge 3 commits intoquantumlib:mainfrom
mhucka:fix-gitignore
Open

Fix globs in .gitignore and add more patterns.#7992
mhucka wants to merge 3 commits intoquantumlib:mainfrom
mhucka:fix-gitignore

Conversation

@mhucka
Copy link
Copy Markdown
Contributor

@mhucka mhucka commented Mar 30, 2026

Changes:

  • Patterns like .mypy_cache/* did not match in subdirectories. Fixed.
  • Added .ruff_cache/ because we're beginning to use ruff.
  • Added patterns for miscellaneous editor backup & checkpoint files.

@github-actions github-actions bot added the size: S 10< lines changed <50 label Mar 30, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.63%. Comparing base (9888067) to head (e04feac).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7992      +/-   ##
==========================================
- Coverage   99.63%   99.63%   -0.01%     
==========================================
  Files        1110     1110              
  Lines       99685    99685              
==========================================
- Hits        99318    99317       -1     
- Misses        367      368       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mhucka mhucka marked this pull request as ready for review March 30, 2026 21:44
@mhucka mhucka requested review from a team and vtomole as code owners March 30, 2026 21:44
@mhucka mhucka requested review from dstrain115 and pavoljuhas and removed request for dstrain115 March 30, 2026 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: S 10< lines changed <50

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant