ihmwg / python-modelcif

Python package for handling ModelCIF mmCIF and BinaryCIF files
MIT License
10 stars 1 forks source link

Add modelcif.reference.template references #22

Closed bienchen closed 2 years ago

bienchen commented 2 years ago

Adds the new _ma_target_ref_db_details.db_name entries from ModelCIF dictionary version 1.4.1 to modelcif.references.

codecov-commenter commented 2 years ago

Codecov Report

Merging #22 (e3362aa) into main (b5a749a) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #22   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines         1361      1367    +6     
  Branches       372       374    +2     
=========================================
+ Hits          1361      1367    +6     
Impacted Files Coverage Δ
modelcif/reference.py 100.00% <100.00%> (ø)

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 b5a749a...e3362aa. Read the comment docs.