NYPL-Simplified / circulation

Circulation manager for Library Simplified
Other
19 stars 19 forks source link

PR to QA Clever DB Vacuum #1844

Closed thinkwebengineer closed 1 year ago

thinkwebengineer commented 1 year ago

Description

November release candidate to QA

Motivation and Context

How Has This Been Tested?

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Base: 92.49% // Head: 92.55% // Increases project coverage by +0.06% :tada:

Coverage data is based on head (a1a42f4) compared to base (d5accbd). Patch coverage: 75.67% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## qa #1844 +/- ## ========================================== + Coverage 92.49% 92.55% +0.06% ========================================== Files 216 216 Lines 43608 43625 +17 ========================================== + Hits 40334 40378 +44 + Misses 3274 3247 -27 ``` | [Impacted Files](https://codecov.io/gh/NYPL-Simplified/circulation/pull/1844?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NYPL-Simplified) | Coverage Δ | | |---|---|---| | [api/controller.py](https://codecov.io/gh/NYPL-Simplified/circulation/pull/1844/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NYPL-Simplified#diff-YXBpL2NvbnRyb2xsZXIucHk=) | `90.75% <ø> (+0.14%)` | :arrow_up: | | [core/scripts.py](https://codecov.io/gh/NYPL-Simplified/circulation/pull/1844/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NYPL-Simplified#diff-Y29yZS9zY3JpcHRzLnB5) | `86.48% <0.00%> (-0.16%)` | :arrow_down: | | [api/clever/\_\_init\_\_.py](https://codecov.io/gh/NYPL-Simplified/circulation/pull/1844/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NYPL-Simplified#diff-YXBpL2NsZXZlci9fX2luaXRfXy5weQ==) | `95.23% <88.23%> (-1.67%)` | :arrow_down: | | [api/authenticator.py](https://codecov.io/gh/NYPL-Simplified/circulation/pull/1844/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NYPL-Simplified#diff-YXBpL2F1dGhlbnRpY2F0b3IucHk=) | `96.58% <100.00%> (+<0.01%)` | :arrow_up: | | [api/documentation/public\_controller.py](https://codecov.io/gh/NYPL-Simplified/circulation/pull/1844/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NYPL-Simplified#diff-YXBpL2RvY3VtZW50YXRpb24vcHVibGljX2NvbnRyb2xsZXIucHk=) | `100.00% <100.00%> (+57.69%)` | :arrow_up: | | [api/documentation/routes.py](https://codecov.io/gh/NYPL-Simplified/circulation/pull/1844/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NYPL-Simplified#diff-YXBpL2RvY3VtZW50YXRpb24vcm91dGVzLnB5) | `77.77% <100.00%> (ø)` | | | [api/routes.py](https://codecov.io/gh/NYPL-Simplified/circulation/pull/1844/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NYPL-Simplified#diff-YXBpL3JvdXRlcy5weQ==) | `90.90% <100.00%> (+0.05%)` | :arrow_up: | 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=NYPL-Simplified). 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=NYPL-Simplified)

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