elifesciences / elife-tools

Python library for parsing eLife article XML data.
MIT License
15 stars 7 forks source link

Look for collection year with a pub-type attribute then date-type. #294

Closed gnott closed 5 years ago

gnott commented 5 years ago

Fixes https://github.com/elifesciences/elife-tools/issues/293

Very simple XML tagging scenarios, I opted to just include the XML in the code rather than to create XML fixtures. I'm open to suggestion whether the XML should be pushed into fixtures though.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.0006%) to 99.574% when pulling 6941314a62302e7e0c77dd86d1f47eddb7c86fce on collection-year into 49df86139148729a6c7739b3ec506c14aa760320 on develop.