Skip to content

Added e2e/blob-report to gitignore#27489

Merged
cmraible merged 1 commit into
mainfrom
add-blob-report-to-gitignore
Apr 22, 2026
Merged

Added e2e/blob-report to gitignore#27489
cmraible merged 1 commit into
mainfrom
add-blob-report-to-gitignore

Conversation

@cmraible

Copy link
Copy Markdown
Collaborator

no refs

There should be no user-facing impact to this change.

This blob report is sometimes generated when running e2e tests locally, but shouldn't be committed.

@coderabbitai

coderabbitai Bot commented Apr 21, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: f22fefb1-b97b-437c-bf56-32ee3a77b98d

📥 Commits

Reviewing files that changed from the base of the PR and between 99e691d and 3e386e0.

📒 Files selected for processing (1)
  • .gitignore

Walkthrough

This pull request modifies the .gitignore file to add /e2e/blob-report to the list of ignored directories. The change consists of a single line addition that marks this directory as ignored by Git, consistent with other e2e-related paths already present in the .gitignore file such as /e2e/test-results and /e2e/playwright-report. No exported or public code entities were altered; only the contents of the .gitignore configuration file were updated.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title directly and concisely describes the main change: adding e2e/blob-report to gitignore, which matches the file modifications in the changeset.
Description check ✅ Passed The description is clearly related to the changeset, explaining the purpose and rationale for ignoring the blob-report directory in e2e tests.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch add-blob-report-to-gitignore

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.

@cmraible cmraible marked this pull request as ready for review April 21, 2026 18:30
@sonarqubecloud

Copy link
Copy Markdown

@cmraible cmraible merged commit 731285a into main Apr 22, 2026
42 checks passed
@cmraible cmraible deleted the add-blob-report-to-gitignore branch April 22, 2026 00:47
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.

1 participant