Skip to content

Conversation

jdufresne
Copy link
Contributor

Available on all supported Python versions. Using dict comprehension is modern syntax and slightly faster.

Available on all supported Python versions. Using dict comprehension is
modern syntax and slightly faster.
@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #25   +/-   ##
=======================================
  Coverage   88.05%   88.05%           
=======================================
  Files           4        4           
  Lines         201      201           
  Branches       27       27           
=======================================
  Hits          177      177           
  Misses         15       15           
  Partials        9        9
Impacted Files Coverage Δ
src/tblib/__init__.py 91.05% <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 b59a9da...a70da97. Read the comment docs.

@ionelmc ionelmc merged commit f6a5d28 into ionelmc:master Jan 3, 2018
@ionelmc
Copy link
Owner

ionelmc commented Jan 3, 2018

Alright thanks for the updates. Don't forget to make a pr if you want something specific in AUTHORS.

@jdufresne jdufresne deleted the dict-comp branch January 3, 2018 12:11
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.

3 participants