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

Convert Plotly datetimes #7319

Merged
merged 5 commits into from
Sep 24, 2024
Merged

Convert Plotly datetimes #7319

merged 5 commits into from
Sep 24, 2024

Conversation

philippjfr
Copy link
Member

@philippjfr philippjfr commented Sep 24, 2024

Fix #7309 and fix #5252

@hoxbro
Copy link
Member

hoxbro commented Sep 24, 2024

Could this potentially also fix #5252?

@philippjfr
Copy link
Member Author

No, to fix that we'd have to traverse the entire JSON struct and cast all datetime types to strings.

Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.22%. Comparing base (9f51bb4) to head (43d13d8).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7319      +/-   ##
==========================================
+ Coverage   81.79%   82.22%   +0.43%     
==========================================
  Files         337      337              
  Lines       50462    50494      +32     
==========================================
+ Hits        41274    41519     +245     
+ Misses       9188     8975     -213     

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

@philippjfr
Copy link
Member Author

Which I guess we should do :/

@philippjfr philippjfr merged commit dcfcf29 into main Sep 24, 2024
16 checks passed
@philippjfr philippjfr deleted the cast_plotly_dt branch September 24, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants