uutils / findutils

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

initial oranda setup #274

Closed tertsdiepraam closed 11 months ago

tertsdiepraam commented 11 months ago

(I should have done this from my own fork, but I only noticed that once I was done :) )

Simplified version of what we already did for coreutils. We could expand this later with mdbook docs here too. The idea for now is just to have a simple page to link to from the uutils homepage (I'm working on a PR for the uutils.github.io repo).

codecov[bot] commented 11 months ago

Codecov Report

Merging #274 (b2a74e2) into main (bdc18fd) will decrease coverage by 0.27%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #274      +/-   ##
==========================================
- Coverage   55.85%   55.59%   -0.27%     
==========================================
  Files          30       30              
  Lines        3774     3774              
  Branches      957      955       -2     
==========================================
- Hits         2108     2098      -10     
  Misses       1319     1319              
- Partials      347      357      +10     

see 1 file with indirect coverage changes