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

Refactored IPC classes #44

Merged
merged 6 commits into from
Jun 9, 2022
Merged

Refactored IPC classes #44

merged 6 commits into from
Jun 9, 2022

Conversation

trag1c
Copy link
Contributor

@trag1c trag1c commented Jun 7, 2022

No description provided.

@trag1c trag1c changed the title Merge branch 'main' of https://github.com/TrigonDev/hikari-clusters Refactored IPC classes Jun 7, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jun 9, 2022

Codecov Report

Merging #44 (3b01714) into main (9fb151e) will increase coverage by 44.30%.
The diff coverage is 39.43%.

@@            Coverage Diff             @@
##            main      #44       +/-   ##
==========================================
+ Coverage   0.00%   44.30%   +44.30%     
==========================================
  Files         16       17        +1     
  Lines        906      905        -1     
==========================================
+ Hits           0      401      +401     
+ Misses       906      504      -402     
Impacted Files Coverage Δ
hikari_clusters/ipc_server.py 24.48% <15.78%> (+24.48%) ⬆️
hikari_clusters/ipc_client.py 26.01% <18.75%> (+26.01%) ⬆️
hikari_clusters/callbacks.py 39.34% <25.00%> (+39.34%) ⬆️
hikari_clusters/task_manager.py 33.96% <33.33%> (+33.96%) ⬆️
hikari_clusters/brain.py 32.71% <42.10%> (+32.71%) ⬆️
hikari_clusters/events.py 52.77% <50.00%> (+52.77%) ⬆️
hikari_clusters/server.py 44.87% <50.00%> (+44.87%) ⬆️
hikari_clusters/ipc_base.py 52.38% <52.38%> (ø)
hikari_clusters/cluster.py 38.82% <60.00%> (+38.82%) ⬆️
hikari_clusters/commands.py 50.00% <66.66%> (+50.00%) ⬆️
... and 19 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ecd6ed5...3b01714. Read the comment docs.

@CircuitSacul CircuitSacul merged commit d94cce2 into CircuitSacul:main Jun 9, 2022
@CircuitSacul
Copy link
Owner

Thanks @trag1c

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

3 participants