Skip to content

feat(errors): Rework errors management from the ground up #159

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

iambriccardo
Copy link
Contributor

No description provided.

@coveralls
Copy link

coveralls commented Jul 2, 2025

Pull Request Test Coverage Report for Build 16021778032

Details

  • 366 of 788 (46.45%) changed or added relevant lines in 18 files are covered.
  • 14 unchanged lines in 8 files lost coverage.
  • Overall coverage decreased (-0.9%) to 59.789%

Changes Missing Coverage Covered Lines Changed/Added Lines %
etl/src/v2/replication/slot.rs 1 4 25.0%
etl/src/v2/state/store/memory.rs 0 4 0.0%
etl/src/v2/workers/base.rs 0 5 0.0%
etl/src/v2/workers/pool.rs 8 14 57.14%
etl/src/v2/destination/memory.rs 0 7 0.0%
etl/src/v2/pipeline.rs 12 20 60.0%
postgres/src/types.rs 7 16 43.75%
etl/src/v2/replication/table_sync.rs 3 16 18.75%
etl/src/v2/replication/stream.rs 13 29 44.83%
etl/src/v2/replication/client.rs 42 59 71.19%
Files with Coverage Reduction New Missed Lines %
etl/src/v2/replication/client.rs 1 87.58%
etl/src/v2/replication/stream.rs 1 79.07%
etl/src/v2/state/store/postgres.rs 1 0.0%
etl/src/v2/state/table.rs 1 61.7%
etl/src/v2/workers/apply.rs 1 85.94%
etl/src/v2/workers/pool.rs 1 81.98%
etl/src/v2/workers/table_sync.rs 1 82.78%
etl/src/v2/replication/apply.rs 7 67.87%
Totals Coverage Status
Change from base Build 15926298116: -0.9%
Covered Lines: 5946
Relevant Lines: 9945

💛 - Coveralls

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