ianlewis / todos

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

ci: Use todo-issue-reopener #1394

Closed ianlewis closed 7 months ago

ianlewis commented 7 months ago

Description:

Updates CI to use the todo-issue-reopener in the new repository: https://github.com/ianlewis/todo-issue-reopener

Related Issues:

Updates #1367

Checklist:

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (4d8a20b) 82.09% compared to head (7faddcb) 82.09%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/ianlewis/todos/pull/1394/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/1394?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 #1394 +/- ## ======================================= Coverage 82.09% 82.09% ======================================= Files 19 19 Lines 1078 1078 Branches 17 17 ======================================= Hits 885 885 Misses 140 140 Partials 53 53 ```