dsgibbons / shap

A game theoretic approach to explain the output of any machine learning model.
https://shap-community.readthedocs.io/en/latest/
MIT License
25 stars 5 forks source link

chore: increase some coverage with the plots #101

Closed thatlittleboy closed 1 year ago

thatlittleboy commented 1 year ago

Changes

codecov[bot] commented 1 year ago

Codecov Report

Merging #101 (915d7ff) into master (287bf7d) will increase coverage by 0.53%. The diff coverage is 100.00%.

:exclamation: Current head 915d7ff differs from pull request most recent head 563183b. Consider uploading reports for the commit 563183b to get more accurate results

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
+ Coverage   53.31%   53.85%   +0.53%     
==========================================
  Files          90       90              
  Lines       12817    12900      +83     
==========================================
+ Hits         6834     6947     +113     
+ Misses       5983     5953      -30     
Impacted Files Coverage Δ
shap/plots/_beeswarm.py 58.89% <100.00%> (+5.10%) :arrow_up:
shap/plots/_violin.py 80.09% <100.00%> (+3.83%) :arrow_up:

... and 22 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more