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

Architecture + events refactor #22

Merged
merged 206 commits into from
Jan 20, 2024
Merged

Architecture + events refactor #22

merged 206 commits into from
Jan 20, 2024

Conversation

mickmaccallum
Copy link
Member

@mickmaccallum mickmaccallum commented Jun 26, 2023

  • Refactors core Parra libraries to move away from singletons to improve predictability and testability.
  • Unit tests are now reliable.
  • Increases test coverage around core services.
  • Starting work on HTTP metrics collection.
  • Logging and error handling improvements.
  • TODO comment audit
  • Search for incomplete comment template strings
  • Audit public access modifiers after refactor to single module
  • Only publicly accessible types to have prefix "Parra"
  • ! Can not ship with @_silgen_name linker override for backtrace calls.

@mickmaccallum mickmaccallum changed the title Events refactor Architecture + events refactor Jul 4, 2023
@mickmaccallum mickmaccallum merged commit ece4cf2 into main Jan 20, 2024
1 check passed
@mickmaccallum mickmaccallum deleted the mick/events-refactor branch January 20, 2024 21:43
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.

2 participants