Skip to content

Conversation

@n2ygk
Copy link
Contributor

Description of the Change

Merges fixes in #1126 into the stable/1.7 branch.

Checklist

  • PR only contains one change (considered splitting up PR)
  • unit-test added
  • documentation updated
  • CHANGELOG.md updated (only for user relevant changes)
  • author name in AUTHORS

@n2ygkn2ygk requested a review from a teamMarch 19, 2022 19:45
@codecov
Copy link

codecovbot commented Mar 19, 2022

Codecov Report

Merging #1127 (bf97068) into stable/1.7 (a6bd0d0) will increase coverage by 0.27%.
The diff coverage is 100.00%.

@@ Coverage Diff @@## stable/1.7 #1127 +/- ## ============================================== + Coverage 96.58% 96.85% +0.27%  ============================================== Files 32 31 -1 Lines 1787 1782 -5 ============================================== Hits 1726 1726 + Misses 61 56 -5 
Impacted FilesCoverage Δ
oauth2_provider/__init__.py100.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 a6bd0d0...bf97068. Read the comment docs.

@n2ygkn2ygk merged commit f8b5d26 into django-oauth:stable/1.7Mar 19, 2022
@n2ygkn2ygk deleted the merge_hotfix_1.7.1 branch March 19, 2022 22:26
Sign up for freeto 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.

1 participant

@n2ygk