larsgw / citation.js

Citation.js converts formats like BibTeX, Wikidata JSON and ContentMine JSON to CSL-JSON to convert to other formats like APA, Vancouver and back to BibTeX.
https://citation.js.org/
MIT License
222 stars 30 forks source link

Create date parser #139

Closed larsgw closed 6 years ago

larsgw commented 6 years ago

See #138

codecov[bot] commented 6 years ago

Codecov Report

Merging #139 into master will increase coverage by 0.77%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #139      +/-   ##
==========================================
+ Coverage    86.9%   87.67%   +0.77%     
==========================================
  Files          73       73              
  Lines        1199     1274      +75     
==========================================
+ Hits         1042     1117      +75     
  Misses        157      157
Impacted Files Coverage Δ
src/parse/date.js 100% <100%> (ø) :arrow_up:

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 ea8b5d0...fc8e8cb. Read the comment docs.