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 cookie authentication #5

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

sterapps
Copy link
Contributor

No description provided.

@sterapps sterapps force-pushed the cookie-authentication branch from 3f3d229 to 3e9bb3b Compare October 20, 2023 06:57
@codecov-commenter
Copy link

codecov-commenter commented Oct 20, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (fc7796f) 81.19% compared to head (3e9bb3b) 81.53%.
Report is 2 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   81.19%   81.53%   +0.34%     
==========================================
  Files           7        7              
  Lines         117      130      +13     
==========================================
+ Hits           95      106      +11     
- Misses         22       24       +2     
Files Coverage Δ
drf_anonymous_login/authentication.py 85.18% <100.00%> (+0.56%) ⬆️
drf_anonymous_login/views.py 77.77% <0.00%> (-6.23%) ⬇️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@nezhar nezhar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The branch needs to be rebased. Also make sure to add this feature to the CHANGELOG.md

@sterapps sterapps force-pushed the cookie-authentication branch 2 times, most recently from fa547c2 to 749f610 Compare November 28, 2023 08:47
@sterapps sterapps force-pushed the cookie-authentication branch from 749f610 to 53e66ef Compare November 28, 2023 11:26
@nezhar nezhar merged commit ea7fa94 into anexia:main Oct 15, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants