rofinn / FilePathsBase.jl

Filesystem path types in julia
Other
79 stars 17 forks source link

Add include methods for path types #151

Closed rofinn closed 2 years ago

rofinn commented 2 years ago

Closes #120

codecov[bot] commented 2 years ago

Codecov Report

Merging #151 (9b8c02e) into master (eb9895e) will increase coverage by 0.03%. The diff coverage is 94.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #151      +/-   ##
==========================================
+ Coverage   91.84%   91.88%   +0.03%     
==========================================
  Files          12       12              
  Lines        1190     1208      +18     
==========================================
+ Hits         1093     1110      +17     
- Misses         97       98       +1     
Impacted Files Coverage Δ
src/path.jl 87.74% <90.90%> (+0.11%) :arrow_up:
src/system.jl 92.46% <100.00%> (+0.05%) :arrow_up:
src/test.jl 96.15% <100.00%> (+0.04%) :arrow_up:

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 eb9895e...9b8c02e. Read the comment docs.