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

feat: add check_username function #30

Merged
merged 5 commits into from
Mar 2, 2022
Merged

feat: add check_username function #30

merged 5 commits into from
Mar 2, 2022

Conversation

Lucino772
Copy link
Owner

@Lucino772 Lucino772 commented Mar 2, 2022

  • Add url for check_username function
  • Add check_username function
  • Add tests for check_username function
  • Update README

@codecov-commenter
Copy link

Codecov Report

Merging #30 (7b8df1b) into main (fb51a8a) will increase coverage by 0.53%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
+ Coverage   48.10%   48.64%   +0.53%     
==========================================
  Files          29       29              
  Lines         952      958       +6     
  Branches      121      122       +1     
==========================================
+ Hits          458      466       +8     
+ Misses        480      479       -1     
+ Partials       14       13       -1     
Impacted Files Coverage Δ
mojang/api/session.py 92.10% <100.00%> (+0.55%) ⬆️
mojang/api/urls.py 100.00% <100.00%> (ø)
mojang/api/helpers.py 100.00% <0.00%> (+6.89%) ⬆️

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 fb51a8a...7b8df1b. Read the comment docs.

@Lucino772 Lucino772 merged commit f656bdf into main Mar 2, 2022
@Lucino772 Lucino772 deleted the add-check-username branch March 2, 2022 10:47
@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