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

New CLI option --output-datetime-class #1996 #2100

Merged
merged 4 commits into from
Oct 12, 2024

Conversation

archetipo
Copy link
Contributor

to choose between AwareDateTime, NaiveDateTime, generic datetime
FIX #1996 and others

Copy link

codecov bot commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (f11c371) to head (05f7f39).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2100   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           38        38           
  Lines         4205      4222   +17     
  Branches       976       979    +3     
=========================================
+ Hits          4205      4222   +17     
Flag Coverage Δ
unittests 99.66% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link

codspeed-hq bot commented Oct 9, 2024

CodSpeed Performance Report

Merging #2100 will not alter performance

Comparing archetipo:support_multiple_datime_types (05f7f39) with main (f11c371)

Summary

✅ 31 untouched benchmarks

@koxudaxi koxudaxi merged commit 2df133c into koxudaxi:main Oct 12, 2024
76 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support NaiveDateTime
2 participants