ihmwg / python-ihm

Python package for handling IHM mmCIF and BinaryCIF files
MIT License
14 stars 7 forks source link

Change ChemDescriptor to ChemComp for flr_poly_probe_position_mutated #50

Closed CAHanke closed 4 years ago

CAHanke commented 4 years ago

Change ChemDescriptor to ChemComp for flr_poly_probe_position_mutated (in accordance with FLR dictionary)

codecov-io commented 4 years ago

Codecov Report

Merging #50 into master will decrease coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
- Coverage   99.92%   99.92%   -0.01%     
==========================================
  Files          25       25              
  Lines        6437     6433       -4     
  Branches      951      949       -2     
==========================================
- Hits         6432     6428       -4     
  Misses          5        5
Impacted Files Coverage Δ
ihm/flr.py 100% <100%> (ø) :arrow_up:
ihm/reader.py 100% <100%> (ø) :arrow_up:
ihm/dumper.py 100% <100%> (ø) :arrow_up:

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 e9b9936...18f5ed6. Read the comment docs.