JuliaLang / Compat.jl

Compatibility across Julia versions
Other
144 stars 117 forks source link

Enable conversion of `CompoundPeriod` to `Period` #754

Closed omus closed 2 years ago

omus commented 2 years ago

Ref: https://github.com/JuliaLang/julia/pull/40803

codecov[bot] commented 2 years ago

Codecov Report

Merging #754 (241c018) into master (cf3426b) will increase coverage by 0.07%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #754      +/-   ##
==========================================
+ Coverage   78.13%   78.20%   +0.07%     
==========================================
  Files           4        4              
  Lines         622      624       +2     
==========================================
+ Hits          486      488       +2     
  Misses        136      136              
Impacted Files Coverage Δ
src/Compat.jl 78.12% <100.00%> (+0.08%) :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 cf3426b...241c018. Read the comment docs.