Skip to content

Implemented User Inactivation#3820

Merged
renzon merged 1 commit intomasterfrom
3816
Jun 16, 2021
Merged

Implemented User Inactivation#3820
renzon merged 1 commit intomasterfrom
3816

Conversation

@renzon
Copy link
Copy Markdown
Member

@renzon renzon commented Jun 16, 2021

close #3803
close #3819

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 16, 2021

Codecov Report

Merging #3820 (d4f0a1d) into master (97cdaaa) will decrease coverage by 0.46%.
The diff coverage is 63.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3820      +/-   ##
==========================================
- Coverage   95.68%   95.21%   -0.47%     
==========================================
  Files         240      240              
  Lines        6907     7006      +99     
==========================================
+ Hits         6609     6671      +62     
- Misses        298      335      +37     
Impacted Files Coverage Δ
pythonpro/domain/subscription_domain.py 53.33% <13.51%> (-27.80%) ⬇️
pythonpro/memberkit/admin.py 67.44% <50.00%> (-2.18%) ⬇️
pythonpro/memberkit/facade.py 94.87% <91.66%> (-1.43%) ⬇️
pythonpro/domain/checkout_domain.py 94.04% <100.00%> (+0.14%) ⬆️
...domain/tests/test_checkout/test_payment_handler.py 100.00% <100.00%> (ø)
pythonpro/memberkit/api.py 97.72% <100.00%> (+0.35%) ⬆️
pythonpro/memberkit/tests/test_user_management.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 97cdaaa...d4f0a1d. Read the comment docs.

@renzon renzon merged commit 385da32 into master Jun 16, 2021
@renzon renzon deleted the 3816 branch June 16, 2021 00:37
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.

Inactivate user on Payment Chargeback or refund Improve subscription admin with search for email on pagarme

1 participant