• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Giorgi / EntityFramework.Exceptions / 21964379486
92%
main: 91%

Build:
Build:
LAST BUILD BRANCH: Deadlock
DEFAULT BRANCH: main
Ran 12 Feb 2026 09:12PM UTC
Jobs 1
Files 13
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

12 Feb 2026 09:10PM UTC coverage: 91.824%. Remained the same
21964379486

Pull #93

github

claude
Add test for PostgreSQL SqlState 22001 max length violation (fixes #92)

Add a PostgreSQL-specific test that verifies MaxLengthExceededException
is thrown when executing raw SQL that inserts a value exceeding the
character varying column limit. This exercises the IDbCommandInterceptor
CommandFailed path for PostgreSQL error 22001
(StringDataRightTruncation).

The PostgreSQL classifier already handles SqlState 22001 via
PostgresErrorCodes.StringDataRightTruncation. This test ensures the
full interceptor pipeline works for raw SQL operations in addition
to the existing SaveChanges and ExecuteUpdate test coverage.

https://claude.ai/code/session_0147Z5VzzZpX1pUfaAapNZie
Pull Request #93: Add claude.md with project conventions and build instructions

113 of 132 branches covered (85.61%)

Branch coverage included in aggregate %.

179 of 186 relevant lines covered (96.24%)

39.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21964379486.1 12 Feb 2026 09:12PM UTC 13
91.82
GitHub Action Run
Source Files on build 21964379486
  • Tree
  • List 13
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #21964379486
  • Pull Request #93
  • PR Base - main (#14685575839)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc