JuliaFirstOrder / ProximalAlgorithms.jl

Proximal algorithms for nonsmooth optimization in Julia
Other
130 stars 21 forks source link

Update Documenter version, fix piracy #88

Closed lostella closed 12 months ago

codecov[bot] commented 12 months ago

Codecov Report

Merging #88 (f80c0ca) into master (009d4e4) will decrease coverage by 0.09%. The diff coverage is 75.00%.

:exclamation: Current head f80c0ca differs from pull request most recent head 457fdda. Consider uploading reports for the commit 457fdda to get more accurate results

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
- Coverage   89.57%   89.49%   -0.09%     
==========================================
  Files          21       21              
  Lines         921      923       +2     
==========================================
+ Hits          825      826       +1     
- Misses         96       97       +1     
Files Changed Coverage Δ
src/utilities/ad.jl 83.33% <75.00%> (-16.67%) :arrow_down: