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

Restructure project #50

Merged
merged 43 commits into from
May 18, 2024
Merged

Restructure project #50

merged 43 commits into from
May 18, 2024

Conversation

lemonyte
Copy link
Owner

@lemonyte lemonyte commented Mar 20, 2024

  • use src layout
  • split bcferries package into multiple modules
  • replace MD5 hash with SHA-1
  • fix typing issues
  • split data into files by data type
  • restore ConnectionType
  • refactor function signatures with pos-only and kwarg-only params
  • fix RoutePlanSegment.connection type hint
  • fix Pydantic serialization warnings
  • test for bugs

@lemonyte lemonyte marked this pull request as ready for review May 7, 2024 06:40
@lemonyte lemonyte requested a review from mikepal2 May 7, 2024 06:40
@lemonyte lemonyte added area: backend Server and other backend components area: data Related to data used by the server area: meta Related to the repo itself, configuration, workflows, etc labels May 7, 2024
@lemonyte lemonyte self-assigned this May 7, 2024
@lemonyte lemonyte requested a review from mikepal2 May 12, 2024 23:03
@mikepal2 mikepal2 merged commit 5abaf76 into main May 18, 2024
5 of 7 checks passed
@mikepal2 mikepal2 deleted the restructure branch May 18, 2024 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend Server and other backend components area: data Related to data used by the server area: meta Related to the repo itself, configuration, workflows, etc
Projects
Development

Successfully merging this pull request may close these issues.

2 participants