jump-dev / Convex.jl

A Julia package for disciplined convex programming
https://jump.dev/Convex.jl/stable/
Other
567 stars 121 forks source link

Rename GeomMean to GeometricMean #638

Closed blegat closed 5 months ago

blegat commented 5 months ago

This will make the follow up PR more readable

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.86%. Comparing base (a1400c6) to head (ba99449).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #638 +/- ## ======================================== Coverage 97.86% 97.86% ======================================== Files 88 88 Lines 5000 5116 +116 ======================================== + Hits 4893 5007 +114 - Misses 107 109 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.