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

fix: Handle unset cookies correctly #5023

Merged
merged 1 commit into from
Jan 24, 2023
Merged

Conversation

larseggert
Copy link
Collaborator

Fixes #5015

@codecov
Copy link

codecov bot commented Jan 24, 2023

Codecov Report

Merging #5023 (a1b44fa) into main (570bd14) will decrease coverage by 0.01%.
The diff coverage is 98.24%.

@@            Coverage Diff             @@
##             main    #5023      +/-   ##
==========================================
- Coverage   88.47%   88.47%   -0.01%     
==========================================
  Files         296      296              
  Lines       39818    39852      +34     
==========================================
+ Hits        35230    35259      +29     
- Misses       4588     4593       +5     
Impacted Files Coverage Δ
ietf/meeting/views.py 90.69% <98.00%> (+0.12%) ⬆️
ietf/iesg/agenda.py 92.06% <100.00%> (+0.06%) ⬆️
ietf/utils/text.py 86.58% <100.00%> (+0.60%) ⬆️
ietf/meeting/templatetags/proceedings_filters.py 88.23% <0.00%> (-5.89%) ⬇️
ietf/meeting/models.py 85.91% <0.00%> (-0.59%) ⬇️
ietf/group/models.py 92.30% <0.00%> (-0.37%) ⬇️
ietf/group/utils.py 94.17% <0.00%> (+0.44%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@rjsparks rjsparks merged commit 61f7984 into ietf-tools:main Jan 24, 2023
@larseggert larseggert deleted the fix-5015 branch January 24, 2023 17:32
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect "legacy rfc2html" alert
2 participants