vnmabus / dcor

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

Fix version string. #35

Closed vnmabus closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #35 (d0a41cd) into develop (e6fea42) will increase coverage by 0.15%. The diff coverage is 90.00%.

@@             Coverage Diff             @@
##           develop      #35      +/-   ##
===========================================
+ Coverage    94.59%   94.74%   +0.15%     
===========================================
  Files           19       19              
  Lines         1239     1238       -1     
===========================================
+ Hits          1172     1173       +1     
+ Misses          67       65       -2     
Impacted Files Coverage Δ
dcor/__init__.py 87.50% <88.88%> (+11.02%) :arrow_up:
dcor/tests/test_package.py 100.00% <100.00%> (ø)

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 e6fea42...d0a41cd. Read the comment docs.