Skip to content

Add support for dumps() to the wrapper.#7

Open
stribb wants to merge 16 commits intonicolaiarocci:masterfrom
schibsted:master
Open

Add support for dumps() to the wrapper.#7
stribb wants to merge 16 commits intonicolaiarocci:masterfrom
schibsted:master

Conversation

@stribb
Copy link

@stribb stribb commented Feb 15, 2020

Also add requisite dependencies, lint, enforce Black code style.

I'll happily tease things apart if you only want some bits.

@codecov-io
Copy link

codecov-io commented Feb 21, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@8adfc59). Click here to learn what that means.
The diff coverage is 86.48%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #7   +/-   ##
=========================================
  Coverage          ?   86.56%           
=========================================
  Files             ?        2           
  Lines             ?       67           
  Branches          ?        0           
=========================================
  Hits              ?       58           
  Misses            ?        9           
  Partials          ?        0
Impacted Files Coverage Δ
jsondatetime/jsondatetime.py 88.23% <85.71%> (ø)
jsondatetime/tests/test_jsondatetime.py 84.84% <86.95%> (ø)

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 8adfc59...c5195c0. Read the comment docs.

Also:
 - specify dependency on python-dateutil
 - move a test dependency to requirements-dev.txt
`license` should be one-line otherwise it breaks `PKG-INFO` parsing.

Change README format to Markdown.
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.

2 participants