yoshida-lab / XenonPy

XenonPy is a Python Software for Materials Informatics
http://xenonpy.readthedocs.io
BSD 3-Clause "New" or "Revised" License
133 stars 57 forks source link

[ImgBot] Optimize images #141

Closed imgbot[bot] closed 5 years ago

imgbot[bot] commented 5 years ago

Beep boop. Your images are optimized!

Your image file size has been reduced by 42% 🎉

Details | File | Before | After | Percent reduction | |:--|:--|:--|:--| | /docs/source/_static/logo_readthedocs.png | 598.72kb | 347.55kb | 41.95% |

📝docs | :octocat: repo | 🙋issues | 🏅swag | 🏪marketplace

codecov[bot] commented 5 years ago

Codecov Report

Merging #141 into master will decrease coverage by 1.09%. The diff coverage is 84.97%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #141     +/-   ##
=========================================
- Coverage   81.98%   80.89%   -1.1%     
=========================================
  Files          69       87     +18     
  Lines        4486     5455    +969     
=========================================
+ Hits         3678     4413    +735     
- Misses        808     1042    +234
Impacted Files Coverage Δ
xenonpy/utils/math/product.py 100% <ø> (ø)
xenonpy/__init__.py 73.52% <ø> (-4.52%) :arrow_down:
xenonpy/model/training/center.py 0% <ø> (ø)
xenonpy/utils/math/__init__.py 100% <ø> (ø)
xenonpy/model/training/dataset/__init__.py 0% <0%> (ø)
xenonpy/model/nn/base.py 0% <0%> (-40.63%) :arrow_down:
xenonpy/model/training/dataset/array.py 0% <0%> (ø)
xenonpy/model/training/dataset/cgcnn.py 0% <0%> (ø)
xenonpy/descriptor/__init__.py 100% <100%> (ø) :arrow_up:
xenonpy/model/nn/__init__.py 100% <100%> (ø) :arrow_up:
... and 82 more

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 60b7496...90d1d2e. Read the comment docs.