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: refactor auth #33

Merged
merged 14 commits into from
May 4, 2022
Merged

refactor: refactor auth #33

merged 14 commits into from
May 4, 2022

Conversation

Lucino772
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 10, 2022

Codecov Report

Merging #33 (f77c71a) into main (3f62454) will decrease coverage by 3.19%.
The diff coverage is 56.45%.

@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
- Coverage   48.31%   45.12%   -3.20%     
==========================================
  Files          29       26       -3     
  Lines         952      893      -59     
  Branches      120      117       -3     
==========================================
- Hits          460      403      -57     
+ Misses        479      477       -2     
  Partials       13       13              
Impacted Files Coverage Δ
mojang/__init__.py 100.00% <ø> (ø)
mojang/minecraft/proto/rcon/packets.py 0.00% <0.00%> (ø)
mojang/api/models.py 67.28% <25.00%> (ø)
mojang/api/auth/models.py 41.10% <43.24%> (ø)
mojang/api/auth/__init__.py 60.00% <60.00%> (ø)
mojang/api/__init__.py 100.00% <100.00%> (ø)
mojang/api/auth/security.py 33.33% <100.00%> (ø)
mojang/api/base.py 94.28% <100.00%> (-0.09%) ⬇️
mojang/api/session.py 92.77% <100.00%> (ø)
mojang/api/structures.py 100.00% <100.00%> (ø)
... and 1 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 3f62454...f77c71a. Read the comment docs.

@Lucino772 Lucino772 added the enhancement New feature or request label Mar 31, 2022
@Lucino772 Lucino772 merged commit 7249bc0 into main May 4, 2022
@Lucino772 Lucino772 deleted the refactor-auth branch May 4, 2022 12:14
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.

None yet

2 participants