ianlewis / todos

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

fix: update todo-issue-reopener hash #1415

Closed ianlewis closed 5 months ago

ianlewis commented 5 months ago

Description:

Updates the hash for todo-issue-reopener to the correct value.

Related Issues:

Updates #1367

Checklist:

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (af5f9ca) 82.09% compared to head (0a71102) 82.09%.

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