JuliaLang / Compat.jl

Compatibility across Julia versions
Other
144 stars 117 forks source link

support `mapexpr` argument in `include` #749

Closed simeonschaub closed 3 years ago

simeonschaub commented 3 years ago

(and include_string)

cc: @oxinabox

codecov[bot] commented 3 years ago

Codecov Report

Merging #749 (e4ab1fb) into master (28ac4ef) will decrease coverage by 0.10%. The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #749      +/-   ##
==========================================
- Coverage   81.81%   81.71%   -0.11%     
==========================================
  Files           4        4              
  Lines         528      536       +8     
==========================================
+ Hits          432      438       +6     
- Misses         96       98       +2     
Impacted Files Coverage Δ
src/Compat.jl 81.69% <75.00%> (-0.12%) :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 28ac4ef...e4ab1fb. Read the comment docs.