JuliaLang / Compat.jl

Compatibility across Julia versions
Other
144 stars 117 forks source link

Add `Returns` #751

Closed mcabbott closed 2 years ago

mcabbott commented 2 years ago

From https://github.com/JuliaLang/julia/pull/39794

codecov[bot] commented 2 years ago

Codecov Report

Merging #751 (4118ac3) into master (d79d0fc) will decrease coverage by 3.11%. The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #751      +/-   ##
==========================================
- Coverage   81.99%   78.88%   -3.12%     
==========================================
  Files           4        4              
  Lines         561      592      +31     
==========================================
+ Hits          460      467       +7     
- Misses        101      125      +24     
Impacted Files Coverage Δ
src/Compat.jl 78.90% <87.50%> (-3.12%) :arrow_down:
src/compatmacro.jl 88.88% <0.00%> (-3.42%) :arrow_down:
src/iterators.jl 62.50% <0.00%> (-2.72%) :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 d79d0fc...4118ac3. Read the comment docs.