neuroquery / pubget

Collecting papers from PubMed Central and extracting text, metadata and stereotactic coordinates.
https://neuroquery.github.io/pubget/
MIT License
20 stars 12 forks source link

add extracting links #10

Closed jeromedockes closed 2 years ago

jeromedockes commented 2 years ago

store the href of all ext-link elements during the extract_data step

codecov-commenter commented 2 years ago

Codecov Report

Merging #10 (2a4ad7d) into main (ef42bfc) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #10   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           24        25    +1     
  Lines         1772      1789   +17     
=========================================
+ Hits          1772      1789   +17     
Impacted Files Coverage Δ
src/nqdc/_data_extraction.py 100.00% <100.00%> (ø)
src/nqdc/_links.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.