Skip to content

Added Evan Hahn as codeowner for parse-email-address package#26691

Merged
EvanHahn merged 3 commits intomainfrom
add-evanhahn-as-parseemail-owner
Mar 4, 2026
Merged

Added Evan Hahn as codeowner for parse-email-address package#26691
EvanHahn merged 3 commits intomainfrom
add-evanhahn-as-parseemail-owner

Conversation

@EvanHahn
Copy link
Copy Markdown
Contributor

@EvanHahn EvanHahn commented Mar 4, 2026

no ref

I recommend reviewing this with whitespace changes disabled.

I wrote this package so I should review changes to it.


Note

Low Risk
Only updates GitHub CODEOWNERS review routing; no runtime code or behavior changes.

Overview
Updates .github/CODEOWNERS to add @EvanHahn as the required reviewer for changes under /ghost/parse-email-address/.

Also fixes a formatting issue by ensuring the **/tinybird/ ownership line ends with a newline (no functional ownership change).

Written by Cursor Bugbot for commit 10c25f2. This will update automatically on new commits. Configure here.

no ref

I wrote this package so I should review changes to it.
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 4, 2026

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: 47207b8b-06ca-451d-9aa7-4d7c72f22695

📥 Commits

Reviewing files that changed from the base of the PR and between 59c301f and 10c25f2.

📒 Files selected for processing (1)
  • .github/CODEOWNERS
🚧 Files skipped from review as they are similar to previous changes (1)
  • .github/CODEOWNERS

Walkthrough

The .github/CODEOWNERS file is updated to add a new codeowner entry for the /ghost/parse-email-address/ directory path. The change includes a minor formatting adjustment with a trailing newline modification. No existing ownership scopes are altered, and no public API entities are affected by this configuration update.

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and accurately summarizes the main change: adding Evan Hahn as a codeowner for the parse-email-address package.
Description check ✅ Passed The description is directly related to the changeset, explaining why Evan Hahn is being added as a codeowner and noting a minor formatting fix to the CODEOWNERS file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch add-evanhahn-as-parseemail-owner

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.

@ErisDS

This comment was marked as outdated.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.21%. Comparing base (85880f6) to head (542ad90).
⚠️ Report is 19 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #26691      +/-   ##
==========================================
+ Coverage   73.19%   73.21%   +0.01%     
==========================================
  Files        1530     1531       +1     
  Lines      120510   120529      +19     
  Branches    14574    14578       +4     
==========================================
+ Hits        88209    88246      +37     
+ Misses      31280    31278       -2     
+ Partials     1021     1005      -16     
Flag Coverage Δ
admin-tests 53.89% <ø> (+<0.01%) ⬆️
e2e-tests 73.21% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@EvanHahn EvanHahn requested a review from cmraible March 4, 2026 18:24
Copy link
Copy Markdown
Collaborator

@cmraible cmraible left a comment

Choose a reason for hiding this comment

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

Nice 🙌🚢

@EvanHahn EvanHahn added the ok to merge for me You can merge this on my behalf if you want. label Mar 4, 2026
@EvanHahn EvanHahn merged commit be257fe into main Mar 4, 2026
36 checks passed
@EvanHahn EvanHahn deleted the add-evanhahn-as-parseemail-owner branch March 4, 2026 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ok to merge for me You can merge this on my behalf if you want.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants