ianlewis / todos

Parse TODO and FIXME comments from code
Apache License 2.0
23 stars 1 forks source link

feat!: Remove actions/issue-reopener #1460

Closed ianlewis closed 5 months ago

ianlewis commented 5 months ago

Description:

Removes actions/issue-reopener in favor of ianlewis/todo-issue-reopener

Related Issues:

Fixes #1420

Checklist:

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (de0408f) 82.09% compared to head (535f0f4) 78.87%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/ianlewis/todos/pull/1460/graphs/tree.svg?width=650&height=150&src=pr&token=0EBN8DQYFR&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ian+Lewis)](https://app.codecov.io/gh/ianlewis/todos/pull/1460?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ian+Lewis) ```diff @@ Coverage Diff @@ ## main #1460 +/- ## ========================================== - Coverage 82.09% 78.87% -3.23% ========================================== Files 19 15 -4 Lines 1078 904 -174 Branches 17 0 -17 ========================================== - Hits 885 713 -172 Misses 140 140 + Partials 53 51 -2 ```