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(minecraft): moved rcon, query & slp to mojang/minecraft/ #37

Merged
merged 3 commits into from
May 5, 2022

Conversation

Lucino772
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented May 5, 2022

Codecov Report

Merging #37 (4b44114) into main (8034964) will increase coverage by 7.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   61.32%   68.36%   +7.04%     
==========================================
  Files          27       27              
  Lines         923      923              
  Branches      122      122              
==========================================
+ Hits          566      631      +65     
+ Misses        346      272      -74     
- Partials       11       20       +9     
Impacted Files Coverage Δ
mojang/minecraft/__init__.py 100.00% <ø> (ø)
mojang/minecraft/query/__init__.py 18.18% <ø> (ø)
mojang/minecraft/query/_structures.py 100.00% <ø> (ø)
mojang/minecraft/query/packets.py 50.00% <ø> (ø)
mojang/minecraft/rcon/__init__.py 26.08% <ø> (ø)
mojang/minecraft/rcon/packets.py 37.50% <ø> (ø)
mojang/minecraft/slp/__init__.py 88.23% <ø> (ø)
mojang/minecraft/slp/_structures.py 100.00% <ø> (ø)
mojang/minecraft/slp/post_netty/packets.py 100.00% <ø> (ø)
mojang/minecraft/slp/post_netty/types.py 82.35% <ø> (ø)
... and 6 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 8034964...4b44114. Read the comment docs.

@Lucino772 Lucino772 merged commit a75242f into main May 5, 2022
@Lucino772 Lucino772 deleted the refactor-minecraft branch May 5, 2022 12:59
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

1 participant