vnmabus / dcor

Distance correlation and related E-statistics in Python
https://dcor.readthedocs.io
MIT License
144 stars 26 forks source link

Add version switcher in docs. #57

Closed vnmabus closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #57 (b4f7dae) into develop (2103c92) will increase coverage by 0.10%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop      #57      +/-   ##
===========================================
+ Coverage    92.34%   92.45%   +0.10%     
===========================================
  Files           20       20              
  Lines         1477     1471       -6     
===========================================
- Hits          1364     1360       -4     
+ Misses         113      111       -2     
Files Changed Coverage Δ
dcor/__init__.py 100.00% <100.00%> (+13.33%) :arrow_up: