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: move mojang/api/utils/* into mojang/api #28

Merged
merged 6 commits into from
Feb 10, 2022
Merged

Conversation

Lucino772
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Feb 10, 2022

Codecov Report

Merging #28 (b28fed6) into main (5d196a0) will decrease coverage by 0.05%.
The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
- Coverage   47.61%   47.56%   -0.06%     
==========================================
  Files          29       29              
  Lines         945      944       -1     
  Branches      119      119              
==========================================
- Hits          450      449       -1     
  Misses        480      480              
  Partials       15       15              
Impacted Files Coverage Δ
mojang/api/ext/microsoft.py 44.00% <ø> (ø)
mojang/api/urls.py 100.00% <ø> (ø)
mojang/minecraft/proto/rcon/__init__.py 0.00% <0.00%> (ø)
mojang/minecraft/proto/slp/__init__.py 0.00% <0.00%> (ø)
mojang/__init__.py 100.00% <100.00%> (ø)
mojang/api/__init__.py 100.00% <100.00%> (ø)
mojang/api/auth/microsoft.py 31.81% <100.00%> (ø)
mojang/api/auth/security.py 33.33% <100.00%> (ø)
mojang/api/auth/yggdrasil.py 31.03% <100.00%> (ø)
mojang/api/base.py 95.12% <100.00%> (ø)
... 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 5d196a0...b28fed6. Read the comment docs.

@Lucino772 Lucino772 merged commit 564a212 into main Feb 10, 2022
@Lucino772 Lucino772 deleted the refactor-utils branch February 10, 2022 16:51
@Lucino772 Lucino772 added the enhancement New feature or request label Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants