deno_std icon indicating copy to clipboard operation
deno_std copied to clipboard

docs(uuid): update module docs

Open marvinhagemeister opened this issue 1 year ago • 2 comments

  • Some wording changes
  • Show an example of how to use this module on the main page on jsr.io

marvinhagemeister avatar May 21 '24 07:05 marvinhagemeister

Codecov Report

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

Project coverage is 92.36%. Comparing base (ab6d747) to head (0e86222). Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4790   +/-   ##
=======================================
  Coverage   92.35%   92.36%           
=======================================
  Files         488      488           
  Lines       41581    41604   +23     
  Branches     5405     5405           
=======================================
+ Hits        38403    38426   +23     
  Misses       3122     3122           
  Partials       56       56           

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

codecov[bot] avatar May 21 '24 07:05 codecov[bot]

Some of the functions in this module are missing @param and @return doc tags

crowlKats avatar May 21 '24 15:05 crowlKats