Skip to content

Conversation

@lpsinger
Copy link
Contributor

@lpsinger lpsinger commented Jan 29, 2026

Chore that needs to be done:

  • Add newsfragment pipenv run towncrier create [issue_number].[type].rst

Types are defined in the pyproject.toml, issue_number either from issue tracker or the Pull request number

Summary by CodeRabbit

Bug Fixes

  • Fixed grammatical and spelling errors in error messages for improved clarity during troubleshooting.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 29, 2026

Walkthrough

Two error message strings are corrected for grammatical accuracy and spelling. "Could not found" is changed to "Could not find" in both files, and an additional typo "systenm" is corrected to "system". No functional logic or control flow modifications.

Changes

Cohort / File(s) Summary
Error message corrections
pytest_postgresql/executor.py, pytest_postgresql/factories/process.py
Fixed grammatical error "Could not found" to "Could not find" and corrected spelling of "system" in exception messages.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A rabbit hops through code so neat, 🐰
Found "could not found"—a grammar feat!
With "systenm" fixed to "system" true,
These messages now speak it through and through.

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Fix typos' is a concise, clear summary that directly describes the main changes in the pull request, which involve fixing grammatical and spelling errors across two files.
Docstring Coverage ✅ Passed Docstring coverage is 100.00% which is sufficient. The required threshold is 80.00%.

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

✨ Finishing touches
  • 📝 Generate docstrings

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.

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