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: Use settings.TIME_ZONE when looking up telechat agenda_date() #5020

Merged
merged 2 commits into from
Jan 24, 2023

Conversation

jennifer-richards
Copy link
Member

Fixes #4976

@codecov
Copy link

codecov bot commented Jan 23, 2023

Codecov Report

Merging #5020 (9e982ea) into main (570bd14) will decrease coverage by 0.02%.
The diff coverage is 98.24%.

@@            Coverage Diff             @@
##             main    #5020      +/-   ##
==========================================
- Coverage   88.47%   88.46%   -0.02%     
==========================================
  Files         296      296              
  Lines       39818    39852      +34     
==========================================
+ Hits        35230    35255      +25     
- Misses       4588     4597       +9     
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/utils/draft.py 71.44% <0.00%> (-0.31%) ⬇️
ietf/doc/views_search.py 89.23% <0.00%> (ø)

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 db3506e into ietf-tools:main Jan 24, 2023
@jennifer-richards jennifer-richards deleted the telechat-tz branch January 24, 2023 15:09
@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.

Potential new datetime issues
2 participants