open-reaction-database / ord-schema

Schema for the Open Reaction Database
https://open-reaction-database.org
Apache License 2.0
95 stars 27 forks source link

Add list_dois{_test}.py #502

Closed skearnes closed 3 years ago

skearnes commented 3 years ago

Prints out a markdown-ready list of DOIs and their associated Datasets.

codecov[bot] commented 3 years ago

Codecov Report

Merging #502 (429d012) into main (33e37cc) will increase coverage by 0.28%. The diff coverage is 92.10%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #502      +/-   ##
==========================================
+ Coverage   75.51%   75.80%   +0.28%     
==========================================
  Files          24       25       +1     
  Lines        2169     2207      +38     
  Branches      492      498       +6     
==========================================
+ Hits         1638     1673      +35     
- Misses        380      382       +2     
- Partials      151      152       +1     
Impacted Files Coverage Δ
ord_schema/scripts/list_dois.py 92.10% <92.10%> (ø)