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

refactor: separate service to manage processes #97

Merged
merged 18 commits into from
Apr 28, 2024

Conversation

lars-reimann
Copy link
Member

@lars-reimann lars-reimann commented Apr 28, 2024

Summary of Changes

  • Add a separate service to manage processes
  • Move memoization logic into own package
  • Only handle websocket connections in the server

@lars-reimann lars-reimann requested a review from a team as a code owner April 28, 2024 18:40
@lars-reimann lars-reimann changed the title refactor: separete service to manage processes refactor: separate service to manage processes Apr 28, 2024
Copy link

github-actions bot commented Apr 28, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON black 20 0 0 1.05s
✅ PYTHON mypy 20 0 2.65s
✅ PYTHON ruff 20 0 0 0.04s
✅ REPOSITORY git_diff yes no 0.01s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

Copy link

codecov bot commented Apr 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (7cfc0e2) to head (b6e8fb9).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #97   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        15    +1     
  Lines          717       778   +61     
=========================================
+ Hits           717       778   +61     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lars-reimann lars-reimann merged commit e19a315 into main Apr 28, 2024
8 checks passed
@lars-reimann lars-reimann deleted the move-message-queue-management branch April 28, 2024 19:01
@lars-reimann
Copy link
Member Author

🎉 This PR is included in version 0.14.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lars-reimann lars-reimann added the released Included in a release label May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Included in a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants