vtjnash / Glob.jl

Posix-compliant file name pattern matching
Other
125 stars 18 forks source link

Document exports inline #22

Closed mbauman closed 2 years ago

mbauman commented 5 years ago

Bring the documentation from the readme into documentation that can be accessed from Julia

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 91.756% when pulling 38658d1cd07a2705b0c28f58b0c40cba054f89cd on mbauman:patch-1 into 10ac48879bfc4d9919717fc44d0f7ab25069cd68 on vtjnash:master.

codecov[bot] commented 2 years ago

Codecov Report

Merging #22 (38658d1) into master (10ac488) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #22   +/-   ##
=======================================
  Coverage   92.49%   92.49%           
=======================================
  Files           1        1           
  Lines         293      293           
=======================================
  Hits          271      271           
  Misses         22       22           
Impacted Files Coverage Δ
src/Glob.jl 92.49% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 10ac488...38658d1. Read the comment docs.