omsf-eco-infra / ticgithub

Tools to use a GitHub repository as a support ticket system
MIT License
0 stars 0 forks source link

Snooze functionality #49

Closed dwhswenson closed 1 year ago

dwhswenson commented 1 year ago

I think that, as of opening this PR, the required functionality has been added. However, I want to add some tests to ensure that it works correctly.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 88.76% and project coverage change: +11.79% :tada:

Comparison is base (582cb32) 21.69% compared to head (0a3476b) 33.49%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #49 +/- ## =========================================== + Coverage 21.69% 33.49% +11.79% =========================================== Files 16 18 +2 Lines 742 827 +85 =========================================== + Hits 161 277 +116 + Misses 581 550 -31 ``` | [Files Changed](https://app.codecov.io/gh/dwhswenson/ticgithub/pull/49?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+W.H.+Swenson) | Coverage Δ | | |---|---|---| | [ticgithub/issues.py](https://app.codecov.io/gh/dwhswenson/ticgithub/pull/49?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+W.H.+Swenson#diff-dGljZ2l0aHViL2lzc3Vlcy5weQ==) | `52.27% <41.66%> (-1.68%)` | :arrow_down: | | [ticgithub/tasks/reminder\_task.py](https://app.codecov.io/gh/dwhswenson/ticgithub/pull/49?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+W.H.+Swenson#diff-dGljZ2l0aHViL3Rhc2tzL3JlbWluZGVyX3Rhc2sucHk=) | `81.66% <88.88%> (+81.66%)` | :arrow_up: | | [ticgithub/tests/tasks/test\_reminder\_task.py](https://app.codecov.io/gh/dwhswenson/ticgithub/pull/49?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+W.H.+Swenson#diff-dGljZ2l0aHViL3Rlc3RzL3Rhc2tzL3Rlc3RfcmVtaW5kZXJfdGFzay5weQ==) | `98.21% <98.21%> (ø)` | | | [ticgithub/tests/utils.py](https://app.codecov.io/gh/dwhswenson/ticgithub/pull/49?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+W.H.+Swenson#diff-dGljZ2l0aHViL3Rlc3RzL3V0aWxzLnB5) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/dwhswenson/ticgithub/pull/49/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+W.H.+Swenson)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.