Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Split utils in extras and mapping, and test the latter #13

Merged
merged 2 commits into from
Oct 6, 2015
Merged

Split utils in extras and mapping, and test the latter #13

merged 2 commits into from
Oct 6, 2015

Conversation

jacquerie
Copy link
Contributor

You might ask: why is the dictionary included in the code, instead of being pickled and retrieved as a fixture?

The idea is that a change in the logic in mapping.py will correspond to a change inside of the dictionary. In this way, the change can be inspected in the PR, instead of being inside an opaque binary object.

@jacquerie
Copy link
Contributor Author

Also: this ups the coverage to a respectable 92%. I think it's time to release on PyPI!

Jacopo Notarstefano added 2 commits October 6, 2015 18:42
Signed-off-by: Jacopo Notarstefano <jacopo.notarstefano@cern.ch>
Signed-off-by: Jacopo Notarstefano <jacopo.notarstefano@cern.ch>
@jalavik
Copy link
Contributor

jalavik commented Oct 6, 2015

Excellent 👍 I will prepare a release this week.

@jalavik jalavik self-assigned this Oct 6, 2015
@jalavik jalavik added this to the Basic extraction with upload milestone Oct 6, 2015
@jalavik jalavik merged commit 7430168 into inspirehep:master Oct 6, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants