ihmwg / python-modelcif

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

Add _ma_target_ref_db_details.seq_db_sequence_checksum #16

Closed bienchen closed 2 years ago

bienchen commented 2 years ago

Finally add checksums to the target reference database entries.

codecov-commenter commented 2 years ago

Codecov Report

Merging #16 (5e793ff) into main (fc4d247) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #16   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines         1248      1249    +1     
  Branches       332       332           
=========================================
+ Hits          1248      1249    +1     
Impacted Files Coverage Δ
modelcif/dumper.py 100.00% <ø> (ø)
modelcif/reader.py 100.00% <ø> (ø)
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 fc4d247...5e793ff. Read the comment docs.