tpapp / PkgSkeleton.jl

Generate Julia package skeletons using a simple template system
Other
51 stars 7 forks source link

add nice error messages for options not found #24

Closed tpapp closed 4 years ago

tpapp commented 4 years ago

Fixes the issue in #23.

codecov[bot] commented 4 years ago

Codecov Report

Merging #24 into master will decrease coverage by 1.51%. The diff coverage is 90.9%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
- Coverage     100%   98.48%   -1.52%     
==========================================
  Files           1        1              
  Lines          59       66       +7     
==========================================
+ Hits           59       65       +6     
- Misses          0        1       +1
Impacted Files Coverage Δ
src/PkgSkeleton.jl 98.48% <90.9%> (-1.52%) :arrow_down:

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 5da058b...a6539e8. Read the comment docs.