ianlewis / todos

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

ci(fix): workflow version comment #1469

Closed ianlewis closed 4 months ago

ianlewis commented 4 months ago

Description:

Fixes workflow comment referring to version.

Related Issues:

N/A

Checklist:

codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (588ad3a) 79.16% compared to head (c39890e) 81.57%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/ianlewis/todos/pull/1469/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/1469?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 #1469 +/- ## ========================================== + Coverage 79.16% 81.57% +2.40% ========================================== Files 15 14 -1 Lines 907 700 -207 ========================================== - Hits 718 571 -147 + Misses 138 81 -57 + Partials 51 48 -3 ``` [see 10 files with indirect coverage changes](https://app.codecov.io/gh/ianlewis/todos/pull/1469/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ian+Lewis)