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: Date fields are now properly serialized as ISO dates, i.e. "YYYY-MM-DD" #2580

Merge branch 'main' into 1831-bug-json-serialization-of-date-types-ca…

32f2f87
Select commit
Loading
Failed to load commit list.
Merged

fix: Date fields are now properly serialized as ISO dates, i.e. "YYYY-MM-DD" #2580

Merge branch 'main' into 1831-bug-json-serialization-of-date-types-ca…
32f2f87
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 6, 2024 in 1s

89.47% (-0.05%) compared to 81d91f3

View this Pull Request on Codecov

89.47% (-0.05%) compared to 81d91f3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.47%. Comparing base (81d91f3) to head (32f2f87).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2580      +/-   ##
==========================================
- Coverage   89.51%   89.47%   -0.05%     
==========================================
  Files          58       58              
  Lines        4798     4798              
  Branches      936      936              
==========================================
- Hits         4295     4293       -2     
- Misses        350      352       +2     
  Partials      153      153              

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