Skip to content

Date-time format unmarshal tz fix #237

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

Merged
merged 1 commit into from
Apr 12, 2020

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Apr 11, 2020

Fixes #235

@p1c2u p1c2u force-pushed the fix/date-time-format-unmarshal-tz-fix branch from 23cde38 to 6e5ae56 Compare April 11, 2020 12:57
@p1c2u p1c2u force-pushed the fix/date-time-format-unmarshal-tz-fix branch from 6e5ae56 to dc8bd4d Compare April 11, 2020 18:10
@codecov
Copy link

codecov bot commented Apr 11, 2020

Codecov Report

Merging #237 into master will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #237      +/-   ##
==========================================
- Coverage   96.86%   96.86%   -0.01%     
==========================================
  Files         122      122              
  Lines        2393     2390       -3     
==========================================
- Hits         2318     2315       -3     
  Misses         75       75              
Impacted Files Coverage Δ
openapi_core/unmarshalling/schemas/util.py 85.71% <ø> (-2.29%) ⬇️
...penapi_core/unmarshalling/schemas/unmarshallers.py 95.86% <100.00%> (+0.02%) ⬆️

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 1270d5a...dc8bd4d. Read the comment docs.

@p1c2u p1c2u merged commit 97ec8c7 into master Apr 12, 2020
@p1c2u p1c2u deleted the fix/date-time-format-unmarshal-tz-fix branch April 12, 2020 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider moving to isodate.parse_datetime as date time string unmarsaller
1 participant