iacopy / RCSB-Sync

Download structures from RCSB PDB database and keep the local directory updated
MIT License
3 stars 0 forks source link

Get and log PDB title during download #75

Closed iacopy closed 1 year ago

iacopy commented 1 year ago

Issue #74

github-actions[bot] commented 1 year ago

Coverage report

The coverage rate went from 100% to 100% :arrow_right: The branch rate is 100%.

None of the new lines are part of the tested code. Therefore, there is no coverage data about them.

codecov[bot] commented 1 year ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (4738e36) compared to base (98b2214). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #75 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 5 6 +1 Lines 275 287 +12 Branches 50 53 +3 ========================================= + Hits 275 287 +12 ``` | [Impacted Files](https://codecov.io/gh/iacopy/RCSB-Sync/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/download.py](https://codecov.io/gh/iacopy/RCSB-Sync/pull/75/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2Rvd25sb2FkLnB5) | `100.00% <100.00%> (ø)` | | | [src/pdbparser.py](https://codecov.io/gh/iacopy/RCSB-Sync/pull/75/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3BkYnBhcnNlci5weQ==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.