alanvardy / tod

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

list timebox #789

Closed alanvardy closed 5 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 5 months ago

Codecov Report

Attention: Patch coverage is 24.54545% with 83 lines in your changes missing coverage. Please review.

Project coverage is 67.85%. Comparing base (694a447) to head (9863e3c). Report is 13 commits behind head on main.

:exclamation: Current head 9863e3c differs from pull request most recent head 6fffec2

Please upload reports for the commit 6fffec2 to get more accurate results.

Files Patch % Lines
src/tasks.rs 8.88% 41 Missing :warning:
src/projects.rs 23.52% 13 Missing :warning:
src/filters.rs 29.41% 12 Missing :warning:
src/error.rs 0.00% 8 Missing :warning:
src/input.rs 0.00% 5 Missing :warning:
src/time.rs 84.61% 2 Missing :warning:
src/main.rs 0.00% 1 Missing :warning:
src/todoist.rs 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #789 +/- ## ========================================== - Coverage 73.72% 67.85% -5.87% ========================================== Files 15 16 +1 Lines 1100 1257 +157 ========================================== + Hits 811 853 +42 - Misses 289 404 +115 ```

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