Skip to content

Conversation

@satvshr
Copy link
Contributor

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

@fkiraly fkiraly changed the title [BUG] Update .gitignore [MNT] Update .gitignore Dec 30, 2025
@fkiraly fkiraly added the maintenance & CI Continuous integration & package distribution label Dec 30, 2025
@fkiraly fkiraly merged commit 7975eb5 into openml:main Dec 30, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance & CI Continuous integration & package distribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[MNT] Update .gitignore to include pre-commit and cursor files

3 participants