Skip to content

fix: tz-aware tastypie datetimes #9330

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

Merged
merged 3 commits into from
Aug 11, 2025

Conversation

jennifer-richards
Copy link
Member

Treats naive datetimes in filter values as UTC. Should eliminate warnings in the logs when API users omit timezone offsets.

Copy link

codecov bot commented Aug 9, 2025

Codecov Report

❌ Patch coverage is 35.00000% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.73%. Comparing base (f5df667) to head (569c6c2).
⚠️ Report is 17 commits behind head on main.

Files with missing lines Patch % Lines
ietf/api/__init__.py 35.00% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9330      +/-   ##
==========================================
- Coverage   88.74%   88.73%   -0.01%     
==========================================
  Files         320      320              
  Lines       41674    41774     +100     
==========================================
+ Hits        36984    37070      +86     
- Misses       4690     4704      +14     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rjsparks rjsparks merged commit a1a19e5 into ietf-tools:main Aug 11, 2025
10 checks passed
@jennifer-richards jennifer-richards deleted the tastypie-naivete branch August 11, 2025 17:02
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 15, 2025
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