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

feat(server): refactor shared packages #2402

Merged
merged 2 commits into from Apr 18, 2023
Merged

feat(server): refactor shared packages #2402

merged 2 commits into from Apr 18, 2023

Conversation

schoren
Copy link
Collaborator

@schoren schoren commented Apr 18, 2023

This PR starts a new pkg directory in the server. This will hold utility libraries that do not depend on any tracetest specific model.

At this moment, it includes the id package, and moves the OrderedMap out of the model package into pkg/maps/Ordered.

Changes

Fixes

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

@schoren schoren merged commit 7e772fc into main Apr 18, 2023
28 checks passed
@schoren schoren deleted the refactor-shared-pkgs branch April 18, 2023 20:26
schoren added a commit that referenced this pull request Jun 5, 2023
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.

None yet

2 participants