Skip to content

Conversation

@satvshr
Copy link

@satvshr satvshr commented Dec 23, 2025


What does this PR implement/fix? Explain your changes.

  • Added Ruff’s local cache directory .ruff_cache to .gitignore.
  • Added .cursorignore and .cursorindexingignore to .gitignore to match the latest official GitHub Python .gitignore template

@satvshr satvshr changed the title [BUG] Update .gitignore [BUG] Update .gitignore Dec 23, 2025
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.23%. Comparing base (3380bbb) to head (0808aa4).
⚠️ Report is 154 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1547       +/-   ##
===========================================
- Coverage   85.24%   64.23%   -21.01%     
===========================================
  Files          38       36        -2     
  Lines        5008     4351      -657     
===========================================
- Hits         4269     2795     -1474     
- Misses        739     1556      +817     

☔ 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.

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.

[BUG] Updating .gitignore

2 participants