Skip to content
This repository has been archived by the owner on Apr 10, 2023. It is now read-only.

Add Field aliases #14

Merged
merged 3 commits into from Nov 9, 2018
Merged

Add Field aliases #14

merged 3 commits into from Nov 9, 2018

Conversation

rossmacarthur
Copy link
Owner

@rossmacarthur rossmacarthur commented Nov 9, 2018

Add the following Field aliases:

  • Boolean <-> Bool
  • Dictionary <-> Dict
  • Integer <-> Int
  • String <-> Str

Resolves #11

@codecov-io
Copy link

codecov-io commented Nov 9, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #14   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           7      7           
  Lines         395    399    +4     
=====================================
+ Hits          395    399    +4
Impacted Files Coverage Δ
serde/field/__init__.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 3432b16...c3b8bde. Read the comment docs.

@rossmacarthur rossmacarthur merged commit 8fffea5 into master Nov 9, 2018
@rossmacarthur rossmacarthur deleted the aliases branch November 9, 2018 11:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants