alanvardy / tod

An unofficial Todoist command line client written in Rust
MIT License
104 stars 9 forks source link

Show project name when using filters #707

Closed alanvardy closed 6 months ago

alanvardy commented 6 months ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @alanvardy and the rest of your teammates on Graphite Graphite

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 91.66667% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 76.16%. Comparing base (e3321e0) to head (2125ef9). Report is 1 commits behind head on main.

Files Patch % Lines
src/projects.rs 83.33% 1 Missing :warning:
src/tasks.rs 91.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #707 +/- ## ========================================== - Coverage 76.22% 76.16% -0.07% ========================================== Files 14 14 Lines 976 986 +10 ========================================== + Hits 744 751 +7 - Misses 232 235 +3 ```

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