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

Allow spaces (and other things) as separators when parsing RFC3339 #700

Merged
merged 1 commit into from
Aug 27, 2024

fix: RFC3339 allows spaces (or anything) as separators

d60fded
Select commit
Loading
Failed to load commit list.
Merged

Allow spaces (and other things) as separators when parsing RFC3339 #700

fix: RFC3339 allows spaces (or anything) as separators
d60fded
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 24, 2024 in 1s

97.6% (-0.2%) compared to 4a74924

View this Pull Request on Codecov

97.6% (-0.2%) compared to 4a74924

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.6%. Comparing base (4a74924) to head (d60fded).
Report is 42 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##            main    #700     +/-   ##
=======================================
- Coverage   97.8%   97.6%   -0.2%     
=======================================
  Files         81      83      +2     
  Lines       9378    9008    -370     
=======================================
- Hits        9169    8790    -379     
- Misses       209     218      +9     

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