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: Mapped datetime values are now typed as date-time strings in the schema message #2665

Merged

Update mapper.py

3281177
Select commit
Loading
Failed to load commit list.
Merged

fix: Mapped datetime values are now typed as date-time strings in the schema message #2665

Update mapper.py
3281177
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2024 in 1s

89.86% (+0.04%) compared to 6b3869d

View this Pull Request on Codecov

89.86% (+0.04%) compared to 6b3869d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.86%. Comparing base (6b3869d) to head (3281177).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2665      +/-   ##
==========================================
+ Coverage   89.82%   89.86%   +0.04%     
==========================================
  Files          58       58              
  Lines        4886     4886              
  Branches      960      960              
==========================================
+ Hits         4389     4391       +2     
+ Misses        346      344       -2     
  Partials      151      151              

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