uutils / findutils

Rust implementation of findutils
MIT License
280 stars 35 forks source link

Fix CI code for `comment.yml` #404

Closed hanbings closed 1 week ago

hanbings commented 1 week ago

link: https://github.com/uutils/findutils/issues/360 and proceed: https://github.com/uutils/findutils/pull/400

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 60.48%. Comparing base (d329702) to head (49fa96b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #404 +/- ## ======================================= Coverage 60.48% 60.48% ======================================= Files 32 32 Lines 4069 4069 Branches 895 895 ======================================= Hits 2461 2461 Misses 1254 1254 Partials 354 354 ```

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

hanbings commented 1 week ago

I've tested this code with PRs in my fork. There should be no problem. and... I seem to have forgotten to do a commit squash to clean up the extra commit records. Could you clean them up when you merge them? Thanks! :)

sylvestre commented 1 week ago

https://github.com/uutils/findutils/pull/389#issuecomment-2185344037 seems that it works, bravo :)