faker icon indicating copy to clipboard operation
faker copied to clipboard

infra: cleanup clean command

Open ST-DDT opened this issue 1 year ago • 3 comments

  • The /locale folder has been removed a long time ago
  • The docs/.vitepress/cache folder is in the gitignore, not sure what it is used for exactly

ST-DDT avatar Jun 27 '24 10:06 ST-DDT

Deploy Preview for fakerjs ready!

Name Link
Latest commit 4eb452569bd7875e6a30895a54b47a2804ae0f97
Latest deploy log https://app.netlify.com/sites/fakerjs/deploys/668190d4a3c3e00008085629
Deploy Preview https://deploy-preview-2979.fakerjs.dev
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Jun 27 '24 10:06 netlify[bot]

Codecov Report

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

Project coverage is 99.96%. Comparing base (e21fcaf) to head (4eb4525).

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #2979   +/-   ##
=======================================
  Coverage   99.96%   99.96%           
=======================================
  Files        2748     2748           
  Lines      239091   239091           
  Branches      944      943    -1     
=======================================
  Hits       238999   238999           
+ Misses         92       91    -1     
- Partials        0        1    +1     

see 3 files with indirect coverage changes

codecov[bot] avatar Jun 27 '24 10:06 codecov[bot]

  • The docs/.vitepress/cache folder is in the gitignore, not sure what it is used for exactly

FFR: site-config#cachedir

xDivisionByZerox avatar Jun 28 '24 19:06 xDivisionByZerox