Skip to content

Conversation

fenos
Copy link
Contributor

@fenos fenos commented Jul 11, 2025

What kind of change does this PR introduce?

Bug fix

What is the new behavior?

  • Fix pgboss v10 select lookup
  • Handle edge cases for migration job

@coveralls
Copy link

coveralls commented Jul 11, 2025

Pull Request Test Coverage Report for Build 16229200317

Details

  • 14 of 90 (15.56%) changed or added relevant lines in 7 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.1%) to 76.933%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/http/routes/admin/tenants.ts 1 2 50.0%
src/http/routes/admin/migrations.ts 0 2 0.0%
src/internal/database/migrations/migrate.ts 0 2 0.0%
src/storage/events/migrations/run-migrations.ts 1 18 5.56%
src/internal/queue/event.ts 8 26 30.77%
src/internal/queue/queue.ts 3 39 7.69%
Files with Coverage Reduction New Missed Lines %
src/internal/database/migrations/migrate.ts 1 49.73%
Totals Coverage Status
Change from base Build 16223502981: -0.1%
Covered Lines: 20335
Relevant Lines: 26205

💛 - Coveralls

@fenos fenos force-pushed the fix/migration-check branch from ecf85e5 to 78a982c Compare July 11, 2025 20:31
@fenos fenos merged commit 033bcf7 into master Jul 11, 2025
2 checks passed
@fenos fenos deleted the fix/migration-check branch July 11, 2025 20:57
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.

3 participants