iacopy / RCSB-Sync

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

72 improve download logging #73

Closed iacopy closed 1 year ago

iacopy commented 1 year ago

See #72

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 (30dab24) compared to base (a5eb63a). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #73 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 5 5 Lines 273 275 +2 Branches 49 50 +1 ========================================= + Hits 273 275 +2 ``` | [Impacted Files](https://codecov.io/gh/iacopy/RCSB-Sync/pull/73?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/73/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/project.py](https://codecov.io/gh/iacopy/RCSB-Sync/pull/73/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3Byb2plY3QucHk=) | `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.