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: Specify UTC for TruncDate #5996

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

jennifer-richards
Copy link
Member

Avoids mixing UTC and settings.TIME_ZONE in model_to_timeline_data()

@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Merging #5996 (ea0802d) into main (09f3477) will decrease coverage by 0.04%.
The diff coverage is 84.61%.

@@            Coverage Diff             @@
##             main    #5996      +/-   ##
==========================================
- Coverage   88.67%   88.63%   -0.04%     
==========================================
  Files         288      288              
  Lines       40001    40014      +13     
==========================================
- Hits        35471    35467       -4     
- Misses       4530     4547      +17     
Impacted Files Coverage Δ
ietf/doc/views_stats.py 74.80% <ø> (ø)
ietf/ietfauth/widgets.py 84.61% <ø> (ø)
ietf/nomcom/views.py 92.90% <33.33%> (-0.22%) ⬇️
ietf/doc/utils.py 87.15% <100.00%> (+0.01%) ⬆️
ietf/nomcom/templatetags/nomcom_tags.py 70.83% <100.00%> (+3.64%) ⬆️
ietf/submit/forms.py 79.02% <100.00%> (+0.03%) ⬆️

... and 5 files with indirect coverage changes

@rjsparks rjsparks merged commit ba35639 into ietf-tools:main Jul 20, 2023
8 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 24, 2023
@jennifer-richards jennifer-richards deleted the trunc-in-utc branch July 29, 2023 02:53
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.

2 participants