alanvardy / tod

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

Fix rename project #658

Closed alanvardy closed 8 months ago

alanvardy commented 8 months ago

Closes #657

alanvardy commented 8 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 8 months ago

Codecov Report

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

Project coverage is 80.96%. Comparing base (281aeb9) to head (87d231c).

Files Patch % Lines
src/color.rs 0.00% 3 Missing :warning:
src/debug.rs 40.00% 3 Missing :warning:
src/projects.rs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #658 +/- ## ========================================== - Coverage 81.23% 80.96% -0.27% ========================================== Files 13 14 +1 Lines 1007 1014 +7 ========================================== + Hits 818 821 +3 - Misses 189 193 +4 ```

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