gdkrmr / WeightedOnlineStats.jl

Weighted version of OnlineStats.jl
MIT License
10 stars 4 forks source link

Rename WeightedHist -> WeightedAdaptiveHist #23

Closed jw3126 closed 5 years ago

jw3126 commented 5 years ago

I thought I do this in a separate PR so the diff does not get cluttered with the renaming.

codecov-io commented 5 years ago

Codecov Report

Merging #23 into master will not change coverage. The diff coverage is 41.66%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #23   +/-   ##
=======================================
  Coverage   39.14%   39.14%           
=======================================
  Files           7        7           
  Lines         281      281           
=======================================
  Hits          110      110           
  Misses        171      171
Impacted Files Coverage Δ
src/histogram.jl 31.39% <41.66%> (ø) :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 252da83...9723436. Read the comment docs.