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

Implemente user login on memberkit #3821

Merged
merged 1 commit into from Jun 16, 2021
Merged

Implemente user login on memberkit #3821

merged 1 commit into from Jun 16, 2021

Conversation

renzon
Copy link
Member

@renzon renzon commented Jun 16, 2021

close #3817

@codecov
Copy link

codecov bot commented Jun 16, 2021

Codecov Report

Merging #3821 (bca2e50) into master (385da32) will decrease coverage by 0.12%.
The diff coverage is 54.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3821      +/-   ##
==========================================
- Coverage   95.21%   95.09%   -0.13%     
==========================================
  Files         240      241       +1     
  Lines        7006     7028      +22     
==========================================
+ Hits         6671     6683      +12     
- Misses        335      345      +10     
Impacted Files Coverage Δ
pythonpro/domain/subscription_domain.py 53.33% <ø> (ø)
pythonpro/memberkit/api.py 90.00% <33.33%> (-7.73%) ⬇️
pythonpro/memberkit/facade.py 85.41% <44.44%> (-9.46%) ⬇️
pythonpro/memberkit/views.py 83.33% <83.33%> (ø)
pythonpro/urls.py 100.00% <100.00%> (ø)

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 385da32...bca2e50. Read the comment docs.

@renzon renzon merged commit 156ba1d into master Jun 16, 2021
@renzon renzon deleted the 3817 branch June 16, 2021 01:40
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.

Implement Memberkit token sign in
1 participant