alanvardy / tod

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

Ask for labels when missing #738

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 58.33333% with 65 lines in your changes are missing coverage. Please review.

Project coverage is 73.60%. Comparing base (a775d83) to head (2f6411f).

:exclamation: Current head 2f6411f differs from pull request most recent head e4a1492

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

Files Patch % Lines
src/error.rs 21.05% 30 Missing :warning:
src/config.rs 69.56% 7 Missing :warning:
src/time.rs 66.66% 7 Missing :warning:
src/input.rs 28.57% 5 Missing :warning:
src/cargo.rs 42.85% 4 Missing :warning:
src/projects.rs 80.00% 4 Missing :warning:
src/tasks.rs 76.92% 3 Missing :warning:
src/sections.rs 33.33% 2 Missing :warning:
src/todoist.rs 75.00% 2 Missing :warning:
src/todoist/request.rs 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #738 +/- ## ======================================= Coverage 73.60% 73.60% ======================================= Files 15 15 Lines 1057 1057 ======================================= Hits 778 778 Misses 279 279 ```

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

alanvardy commented 6 months ago

Merge activity