Skip to content

add extra supported data types#45

Merged
PabloPardoGarcia merged 5 commits intomainfrom
fix/increase-supported-dtypes
Sep 9, 2025
Merged

add extra supported data types#45
PabloPardoGarcia merged 5 commits intomainfrom
fix/increase-supported-dtypes

Conversation

@PabloPardoGarcia
Copy link
Copy Markdown
Member

@PabloPardoGarcia PabloPardoGarcia commented Sep 9, 2025

Add support for int, float, uint, uint8, uint16, uint32 and uint64 data types

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Sep 9, 2025

Coverage

Test Coverage Report
FileStmtsMissCoverMissing
glassflow/etl
   __init__.py50100% 
   api_client.py44393%68–69, 83
   client.py37489%59–61, 125
   dlq.py33293%45, 70
   errors.py190100% 
   pipeline.py119794%281–284, 297, 352–353
   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.py102991%55, 60, 64, 80, 99, 121, 140, 153, 161
   sink.py390100% 
   source.py113595%57, 70, 103, 108, 142
TOTAL6904094% 

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Sep 9, 2025

Coverage

Test Coverage Report
FileStmtsMissCoverMissing
etl
   __init__.py50100% 
   api_client.py44393%68–69, 83
   client.py37489%59–61, 125
   dlq.py33293%45, 70
   errors.py190100% 
   pipeline.py119794%281–284, 297, 352–353
   tracking.py260100% 
etl/models
   __init__.py70100% 
   base.py10190%10
   config.py34876%37, 40–41, 43–45, 47–48
   data_types.py570100% 
   join.py45197%44
   pipeline.py102991%55, 60, 64, 80, 99, 121, 140, 153, 161
   sink.py390100% 
   source.py111595%57, 70, 103, 108, 135
TOTAL6884094% 

@PabloPardoGarcia PabloPardoGarcia merged commit 55983b9 into main Sep 9, 2025
4 checks passed
@PabloPardoGarcia PabloPardoGarcia deleted the fix/increase-supported-dtypes branch September 9, 2025 19:34
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.

2 participants