plinder-org / plinder

Protein Ligand INteraction Dataset and Evaluation Resource
https://plinder.sh
Apache License 2.0
163 stars 9 forks source link

Make annotations description generation automatable #24

Closed yusuf1759 closed 2 months ago

yusuf1759 commented 3 months ago

Changes

github-actions[bot] commented 3 months ago

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  src/plinder/core/utils
  gcs.py 182-243
  src/plinder/data/utils/annotations
  aggregate_annotations.py
  ligand_utils.py 844-857
Project Total  

This report was generated by python-coverage-comment-action

padix-key commented 2 months ago

I just checked the pydantic docs. Isn't the correct parameter description instead of help? https://docs.pydantic.dev/latest/api/fields/

padix-key commented 2 months ago

I accidentally pushed to the wrong branch, I will revert my commits

padix-key commented 2 months ago

I just removed my commits. Could you pull the branch?