Skip to content

Conversation

@PabloPardoGarcia
Copy link
Member

  • Adds stop method to the Pipeline and stop_pipeline to the Client (stop and terminate)
  • Update delete method from Pipeline and delete_pipeline from Client to delete pipeline and not terminate
  • Change consumer_group_initial_offset default value to LATEST

@PabloPardoGarcia PabloPardoGarcia changed the title Add stop and delete ETL-35: Add stop and delete Sep 26, 2025
@github-actions
Copy link
Contributor

Coverage

Test Coverage Report
FileStmtsMissCoverMissing
glassflow/etl
   __init__.py50100% 
   api_client.py64592%70–73, 123
   client.py39489%59–61, 141
   dlq.py33293%45, 70
   errors.py270100% 
   pipeline.py141795%326–329, 342, 397–398
   tracking.py260100% 
glassflow/etl/models
   __init__.py70100% 
   base.py10190%10
   config.py34876%37, 40–41, 43–45, 47–48
   data_types.py570100% 
   join.py45197%44
   pipeline.py115992%70, 75, 79, 95, 114, 136, 155, 168, 176
   sink.py390100% 
   source.py118595%57, 70, 104, 109, 143
TOTAL7604294% 

@PabloPardoGarcia PabloPardoGarcia merged commit beeb6a8 into main Sep 26, 2025
4 checks passed
@PabloPardoGarcia PabloPardoGarcia deleted the add-stop-and-delete branch September 26, 2025 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants