Skip to content

feat: make coderabbit ignore generated files#1238

Merged
Azorlogh merged 1 commit intomainfrom
feat/coderabbit-ignore-generated-files
Jan 23, 2026
Merged

feat: make coderabbit ignore generated files#1238
Azorlogh merged 1 commit intomainfrom
feat/coderabbit-ignore-generated-files

Conversation

@Azorlogh
Copy link
Contributor

No description provided.

@Azorlogh Azorlogh requested a review from a team as a code owner January 23, 2026 16:31
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 23, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • .coderabbit.yaml is excluded by !**/*.yaml

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/coderabbit-ignore-generated-files

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Contributor

@gfyrag gfyrag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

@Azorlogh Azorlogh added this pull request to the merge queue Jan 23, 2026
Merged via the queue into main with commit 293b78d Jan 23, 2026
6 checks passed
@Azorlogh Azorlogh deleted the feat/coderabbit-ignore-generated-files branch January 23, 2026 16:33
@codecov
Copy link

codecov bot commented Jan 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.63%. Comparing base (1cfd498) to head (917bf3c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1238   +/-   ##
=======================================
  Coverage   74.63%   74.63%           
=======================================
  Files         198      198           
  Lines       10410    10410           
=======================================
  Hits         7769     7769           
- Misses       1512     1514    +2     
+ Partials     1129     1127    -2     

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

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