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

refactor: Use datetime.fromisoformat in other places #2092

Merged

refactor: Use `datetime.fromisoformat` in other places

94b99e3
Select commit
Loading
Failed to load commit list.
Merged

refactor: Use datetime.fromisoformat in other places #2092

refactor: Use `datetime.fromisoformat` in other places
94b99e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 7, 2023 in 0s

87.71% (+0.01%) compared to fe0ff85

View this Pull Request on Codecov

87.71% (+0.01%) compared to fe0ff85

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (fe0ff85) 87.70% compared to head (94b99e3) 87.71%.
Report is 1 commits behind head on main.

Files Patch % Lines
singer_sdk/testing/tap_tests.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2092      +/-   ##
==========================================
+ Coverage   87.70%   87.71%   +0.01%     
==========================================
  Files          60       60              
  Lines        4937     4942       +5     
  Branches     1005     1007       +2     
==========================================
+ Hits         4330     4335       +5     
  Misses        425      425              
  Partials      182      182              

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