-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Add test for date with multiple formats #2027
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
Add test for date with multiple formats #2027
Conversation
@Giacomo92, this PR only for tests? |
Hi @Smolevich , I was trying to investigate and solve issue #2026 but @DFurnes has just released a fix. Anyway I would like to add more date test with different date format, just to be sure to handle all cases. |
Codecov Report
@@ Coverage Diff @@
## master #2027 +/- ##
=========================================
Coverage 87.15% 87.15%
Complexity 672 672
=========================================
Files 31 31
Lines 1541 1541
=========================================
Hits 1343 1343
Misses 198 198 Continue to review full report at Codecov.
|
check PR, please @Smolevich |
…dates Add test for date with multiple formats
No description provided.