Nukesor / pueue

:stars: Manage your shell commands.
MIT License
4.9k stars 132 forks source link

Fix typo #479

Closed mimikun closed 10 months ago

mimikun commented 10 months ago

Fix many typos.

Checklist

codecov-commenter commented 10 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (8eafdd8) 79.64% compared to head (97612f1) 79.63%.

Files Patch % Lines
pueue/src/client/commands/edit.rs 0.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #479 +/- ## ========================================== - Coverage 79.64% 79.63% -0.02% ========================================== Files 77 77 Lines 5528 5518 -10 ========================================== - Hits 4403 4394 -9 + Misses 1125 1124 -1 ```

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

github-actions[bot] commented 10 months ago

Test Results

    3 files  +    1    22 suites  +8   2m 49s :stopwatch: + 1m 31s 144 tests ±    0  144 :heavy_check_mark: ±    0  0 :zzz: ±0  0 :x: ±0  308 runs  +143  308 :heavy_check_mark: +143  0 :zzz: ±0  0 :x: ±0 

Results for commit 97612f12. ± Comparison against base commit 8eafdd89.

Nukesor commented 10 months ago

Thanks, much appreciated :)