ihmwg / python-modelcif

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

Update list of limitations and correct spelling. #6

Closed bienchen closed 2 years ago

bienchen commented 2 years ago

Since ma_template_non_poly is now available, it could be removed from the list of limitations. The "other" value of ma_alignment_details.score_typeis spelled "Other" (with an uppercase O) in the ModelCIF dictionary.

codecov-commenter commented 2 years ago

Codecov Report

Merging #6 (f02be55) into main (b205e9c) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main        #6   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines         1019      1019           
  Branches       278       278           
=========================================
  Hits          1019      1019           
Impacted Files Coverage Δ
modelcif/alignment.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 b205e9c...f02be55. Read the comment docs.