azriel91 / peace

Zero Stress Automation
https://peace.mk
Apache License 2.0
110 stars 1 forks source link

Fix grammar issues #160

Closed thesurlydev closed 1 year ago

azriel91 commented 1 year ago

Thanks!

ah, don't worry about that Rustfmt failure; they've changed quite a bit of the default formatting.


Chain of issues to get CI passing:

  1. We're affected by: https://github.com/rust-lang/rust-clippy/issues/11216
  2. We're also affected by: https://github.com/rust-lang/rust-clippy/issues/11190
  3. maintenance/fmt-and-clippy branch (currently local).

2023-08-10: still fails when using:

rustc 1.73.0-nightly (f88a8b71c 2023-08-08)
clippy 0.1.73 (f88a8b7 2023-08-08)
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (a12bb45) 92.45% compared to head (70a17b0) 92.45%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #160 +/- ## ======================================= Coverage 92.45% 92.45% ======================================= Files 378 378 Lines 35781 35781 ======================================= Hits 33080 33080 Misses 2701 2701 ```

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