ihmwg / python-modelcif

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

Add _ma_template_ref_db_details.db_version_date. #28

Closed bienchen closed 2 years ago

bienchen commented 2 years ago

Enable _ma_template_ref_db_details.db_version_date in the dumper and the reader.

codecov-commenter commented 2 years ago

Codecov Report

Merging #28 (db7e5d6) into main (c338aec) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #28   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines         1434      1434           
  Branches       400       364   -36     
=========================================
  Hits          1434      1434           
Impacted Files Coverage Δ
modelcif/dumper.py 100.00% <ø> (ø)
modelcif/reader.py 100.00% <100.00%> (ø)
modelcif/reference.py 100.00% <100.00%> (ø)
modelcif/__init__.py 100.00% <0.00%> (ø)

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