Skip to content
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

GTFS Parser #2

Open
wants to merge 20 commits into
base: main
Choose a base branch
from
Open

GTFS Parser #2

wants to merge 20 commits into from

Conversation

SeannyPhoenix
Copy link
Collaborator

No description provided.

* main:
  update gitignore
* main:
  for future use
  update scratch code
  fix csv tags
  undo gtfs README edit
  move stuff to tools
  unmarshal unit tests (small refactor)
  common unit tests
  fix unordered marshaling
  add getOrderedHeaders
  error messages
  unmarshal, code cleanup
  first pass at unmarshal
  fix unit tests
  Readme
  return string slice slice instaead of byte slice, as expected by csv.Writer
  basic marshal
* main:
  typo
  fix error wrapping
  move test to unmarshal test file, update errors
  tools
  unit test
  handle custom text marshalers and unmarshalers
…and-unmarshal-functions

* gtfs:
  typo
  fix error wrapping
  move test to unmarshal test file, update errors
  tools
  unit test
  handle custom text marshalers and unmarshalers
…ith-custom-marshal-and-unmarshal-functions

[gtfs] custom MarshalText and UnmarshalText for new Time and Date types
@SeannyPhoenix SeannyPhoenix marked this pull request as ready for review December 11, 2024 05:41
* main:
  doc update
  fix pointers, remove flush
  clean up CSVUnmarshal
  simplify Marshal()
  refactor header/field lists
  fix file nomenclature
  remove leftover test code
  example code
  convert to use csv stream
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