Skip to content

Streamline chunking logic - allow unique or non-unique chunking - #794

Open
huangh wants to merge 4 commits into
hh-fix-ingestion-only-from-delta-partitionfrom
hh-fix-ingestion-chunk-final
Open

Streamline chunking logic - allow unique or non-unique chunking#794
huangh wants to merge 4 commits into
hh-fix-ingestion-only-from-delta-partitionfrom
hh-fix-ingestion-chunk-final

Conversation

@huangh

@huangh huangh commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

Set it back to default to uniqueing for now - not sure if there's a need to do non-unique output at the moment. Can re-evaluate if the analysis need arises again.

@huangh
huangh requested a review from a team as a code owner August 14, 2026 18:11
@huangh
huangh requested a review from runkelcorey August 14, 2026 18:11
@huangh
huangh force-pushed the hh-fix-ingestion-chunk-final branch from 9438928 to da4f9f0 Compare August 14, 2026 18:15
@github-actions

Copy link
Copy Markdown

LCOV of commit da4f9f0 during Continuous Integration (Python) #2058

Summary coverage rate:
  lines......: 64.3% (3665 of 5704 lines)
  functions..: 29.7% (280 of 942 functions)
  branches...: no data found

Files changed coverage rate:
                                                                                     |Lines       |Functions  |Branches    
  Filename                                                                           |Rate     Num|Rate    Num|Rate     Num
  =========================================================================================================================
  src/lamp_py/ingestion/convert_gtfs_rt.py                                           |88.8%    242|50.0%    26|    -      0
  src/lamp_py/ingestion/convert_gtfs_rt_fullset.py                                   |51.3%    117|18.8%    16|    -      0

@github-actions

Copy link
Copy Markdown

LCOV of commit b2b8cd5 during Continuous Integration (Python) #2059

Summary coverage rate:
  lines......: 64.4% (3672 of 5704 lines)
  functions..: 29.7% (280 of 942 functions)
  branches...: no data found

Files changed coverage rate:
                                                                                     |Lines       |Functions  |Branches    
  Filename                                                                           |Rate     Num|Rate    Num|Rate     Num
  =========================================================================================================================
  src/lamp_py/ingestion/convert_gtfs_rt.py                                           |88.8%    242|50.0%    26|    -      0
  src/lamp_py/ingestion/convert_gtfs_rt_fullset.py                                   |51.3%    117|18.8%    16|    -      0

@github-actions

Copy link
Copy Markdown

LCOV of commit a5679f4 during Continuous Integration (Python) #2060

Summary coverage rate:
  lines......: 64.4% (3673 of 5704 lines)
  functions..: 29.7% (280 of 942 functions)
  branches...: no data found

Files changed coverage rate:
                                                                                     |Lines       |Functions  |Branches    
  Filename                                                                           |Rate     Num|Rate    Num|Rate     Num
  =========================================================================================================================
  src/lamp_py/ingestion/convert_gtfs_rt.py                                           |88.8%    242|50.0%    26|    -      0
  src/lamp_py/ingestion/convert_gtfs_rt_fullset.py                                   |51.3%    117|18.8%    16|    -      0

@huangh
huangh force-pushed the hh-fix-ingestion-chunk-final branch from a5679f4 to 566b326 Compare August 14, 2026 21:08
@github-actions

Copy link
Copy Markdown

LCOV of commit 566b326 during Continuous Integration (Python) #2061

Summary coverage rate:
  lines......: 64.3% (3672 of 5708 lines)
  functions..: 29.7% (280 of 944 functions)
  branches...: no data found

Files changed coverage rate:
                                                                                     |Lines       |Functions  |Branches    
  Filename                                                                           |Rate     Num|Rate    Num|Rate     Num
  =========================================================================================================================
  src/lamp_py/ingestion/convert_gtfs_rt.py                                           |88.8%    242|50.0%    26|    -      0
  src/lamp_py/ingestion/convert_gtfs_rt_fullset.py                                   |51.3%    117|18.8%    16|    -      0

@huangh
huangh force-pushed the hh-fix-ingestion-chunk-final branch from 566b326 to b075baa Compare August 14, 2026 21:17
@github-actions

Copy link
Copy Markdown

LCOV of commit b075baa during Continuous Integration (Python) #2065

Summary coverage rate:
  lines......: 64.2% (3664 of 5708 lines)
  functions..: 29.7% (280 of 944 functions)
  branches...: no data found

Files changed coverage rate:
                                                                                     |Lines       |Functions  |Branches    
  Filename                                                                           |Rate     Num|Rate    Num|Rate     Num
  =========================================================================================================================
  src/lamp_py/ingestion/convert_gtfs_rt.py                                           |88.8%    242|50.0%    26|    -      0
  src/lamp_py/ingestion/convert_gtfs_rt_fullset.py                                   |51.3%    117|18.8%    16|    -      0

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.

1 participant