uutils / findutils

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

Bump regex from 1.7 to 1.10 #391

Closed cakebaker closed 1 week ago

cakebaker commented 1 month ago

This PR bumps regex from 1.7 to 1.10 and as a result byteorder is no longer needed.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 64.74%. Comparing base (5b19ea2) to head (916313e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #391 +/- ## ========================================== + Coverage 60.48% 64.74% +4.26% ========================================== Files 32 32 Lines 4069 3812 -257 Branches 895 875 -20 ========================================== + Hits 2461 2468 +7 + Misses 1254 993 -261 + Partials 354 351 -3 ```

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

cakebaker commented 3 weeks ago

Changes since last push:

github-actions[bot] commented 1 week ago

GNU testsuite comparison:

Run GNU findutils tests: GNU tests summary = TOTAL: 718 / PASS: 433 / FAIL: 282 / ERROR: 2
Run GNU findutils tests: Changes from main: PASS +0 / FAIL +0 / ERROR +0 / SKIP +0 
Run BFS tests: Changes from main: PASS +0 / SKIP +0 / FAIL +0
Run BFS tests: BFS tests summary = TOTAL: 288 / PASS: 182 / SKIP: 1 / FAIL: 105