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

v0.15.0: More robust parsing and support for ordinal dates and 8601 basic format #655

Merged
merged 60 commits into from Sep 8, 2019

Conversation

jadchaar
Copy link
Member

@jadchaar jadchaar commented Sep 8, 2019

jadchaar and others added 30 commits June 22, 2019 21:16
Replace conditionals with regex
@codecov-io
Copy link

codecov-io commented Sep 8, 2019

Codecov Report

Merging #655 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #655   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           8      8           
  Lines        1548   1536   -12     
  Branches      237    244    +7     
=====================================
- Hits         1548   1536   -12
Impacted Files Coverage Δ
arrow/factory.py 100% <ø> (ø) ⬆️
arrow/parser.py 100% <100%> (ø) ⬆️
arrow/util.py 100% <100%> (ø) ⬆️
arrow/arrow.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 877debf...3160c4c. Read the comment docs.

Copy link
Collaborator

@systemcatch systemcatch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@jadchaar jadchaar merged commit 2344c11 into master Sep 8, 2019
@jadchaar jadchaar changed the title Version 0.15.0 changes v0.15.0: More robust parsing and support for ordinal dates and 8601 basic format Sep 8, 2019
@jadchaar jadchaar changed the title v0.15.0: More robust parsing and support for ordinal dates and 8601 basic format More robust parsing and support for ordinal dates and 8601 basic format Sep 8, 2019
@jadchaar jadchaar changed the title More robust parsing and support for ordinal dates and 8601 basic format v0.15.0: More robust parsing and support for ordinal dates and 8601 basic format Sep 8, 2019
@jadchaar jadchaar deleted the Version-0.15.0 branch September 8, 2019 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants