Skip to content

Comments

ETL-772: Fix/dlq empty response#64

Merged
PabloPardoGarcia merged 4 commits intomainfrom
fix/dlq-empty-response
Feb 24, 2026
Merged

ETL-772: Fix/dlq empty response#64
PabloPardoGarcia merged 4 commits intomainfrom
fix/dlq-empty-response

Conversation

@PabloPardoGarcia
Copy link
Member

  • Fix json decoding error when consuming events from dlq and there are no events
  • Fix model validation error when getting pipeline config with null transformation

@PabloPardoGarcia PabloPardoGarcia added bug Something isn't working bump:patch labels Feb 24, 2026
@github-actions
Copy link
Contributor

Coverage

Test Coverage Report
FileStmtsMissCoverMissing
etl
   __init__.py50100% 
   api_client.py64592%70–73, 123
   client.py39489%59–61, 141
   dlq.py41197%70
   errors.py270100% 
   pipeline.py146795%334–337, 350, 406–407
   tracking.py260100% 
   utils.py11110%1, 3, 6, 8–11, 17–18, 22, 28
etl/models
   __init__.py110100% 
   base.py10460%7–10
   config.py34876%37, 40–41, 43–45, 47–48
   data_types.py800100% 
   filter.py17288%16, 22
   join.py51296%44, 80
   metadata.py40100% 
   pipeline.py98297%156, 159
   schema.py260100% 
   sink.py61788%33, 39, 47, 49, 53, 55, 61
   source.py132794%47, 51, 68, 81, 124, 150, 166
   stateless_transformation.py46882%44, 48, 52, 57, 69, 71, 73, 80
TOTAL9296892% 

@PabloPardoGarcia PabloPardoGarcia merged commit b7ec931 into main Feb 24, 2026
@PabloPardoGarcia PabloPardoGarcia deleted the fix/dlq-empty-response branch February 24, 2026 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working bump:patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants