• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mmschlk / shapiq / 18499875864
93%

Build:
DEFAULT BRANCH: main
Ran 14 Oct 2025 02:34PM UTC
Jobs 1
Files 81
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

14 Oct 2025 02:26PM UTC coverage: 92.799% (-0.7%) from 93.522%
18499875864

push

github

web-flow
Enhance type safety and fix bugs across the codebase (#430)

* First Pyright cleanup

* TypeChecked game

* fixed introduced bugs in game and interaction_values

* Pyright Save Sampling

* TypeSafe Approximator

* Typechecked Datasets

* Explainer folder typechecked

* GameTheory Typechecked

* Imputer Typechecked

* Plot Typechecked

* Added static typechecking to pre-commit

* Refactoring

* Add pyright change to CHANGELOG

* Activate code quality show diff

* changed uv sync in pre-commit hook

* made fixtures local import

* Introduced Generic TypeVar in Approximator, reducing ignores

* Introduced Generic Types for Explainer. Approximator, Imputer and ExactComputer can either exist or not, depending on dynamic Type

* Bug fix caused through refactoring

* updated overrides

* tightened CoalitionMatrix to accept only bool arrays

* Remove Python reinstallation step in CI workflow

Removed the step to reinstall Python on Windows due to issues with tkinter. The linked GitHub issue was solved. Doing this as a first try.

* Add Python reinstallation and Tkinter installation steps

Reinstall Python and install Tkinter for Windows tests. prior commit did not help

* Fix command for installing Tkinter in workflow

* Update Windows workflow to install Tkinter via Chocolatey

* Remove Tkinter installation step from Windows workflow and adjust matplotlib usage for headless environments

* adapted some pyright types

* removed generics from explainer again

* tightened index type check

* made n_players None at assignment again

* moved comments

---------

Co-authored-by: Maximilian <maximilian.muschalik@gmail.com>

304 of 360 new or added lines in 51 files covered. (84.44%)

12 existing lines in 9 files now uncovered.

4987 of 5374 relevant lines covered (92.8%)

0.93 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
96.19
-0.9% src/shapiq/approximator/base.py
1
98.75
-0.62% src/shapiq/approximator/montecarlo/base.py
1
93.75
-6.25% src/shapiq/approximator/montecarlo/shapiq.py
1
93.75
-6.25% src/shapiq/approximator/montecarlo/svarmiq.py
1
95.38
-1.44% src/shapiq/approximator/permutation/sv.py
1
97.52
-0.6% src/shapiq/approximator/regression/base.py
1
98.41
-1.59% src/shapiq/approximator/sampling.py
1
94.74
-0.41% src/shapiq/explainer/tree/base.py
1
98.48
0.0% src/shapiq/explainer/tree/conversion/edges.py
1
98.18
0.0% src/shapiq/explainer/tree/treeshapiq.py
1
92.68
0.38% src/shapiq/imputer/tabpfn_imputer.py
1
97.17
-0.89% src/shapiq/plot/bar.py
1
86.57
-1.31% src/shapiq/plot/upset.py
1
94.87
-0.61% src/shapiq/plot/waterfall.py
1
86.84
0.0% src/shapiq/utils/saving.py
2
91.23
0.0% src/shapiq/explainer/tree/conversion/sklearn.py
2
92.0
-0.43% src/shapiq/game.py
2
88.46
-0.9% src/shapiq/imputer/base.py
2
95.95
-0.87% src/shapiq/plot/force.py
2
68.75
-8.17% src/shapiq/plot/network.py
2
93.02
-2.21% src/shapiq/plot/sentence.py
2
90.2
-3.68% src/shapiq/plot/stacked_bar.py
2
97.44
0.0% src/shapiq/utils/sets.py
3
93.75
-3.92% src/shapiq/explainer/configuration.py
3
79.81
-0.6% src/shapiq/explainer/utils.py
3
95.22
-0.72% src/shapiq/interaction_values.py
3
97.47
-1.5% src/shapiq/plot/beeswarm.py
3
91.55
-1.71% src/shapiq/plot/si_graph.py
10
72.82
-4.83% src/shapiq/explainer/base.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.22
-0.72% src/shapiq/interaction_values.py
1
95.95
-0.87% src/shapiq/plot/force.py
1
68.75
-8.17% src/shapiq/plot/network.py
1
93.02
-2.21% src/shapiq/plot/sentence.py
1
90.2
-3.68% src/shapiq/plot/stacked_bar.py
1
86.57
-1.31% src/shapiq/plot/upset.py
1
94.87
-0.61% src/shapiq/plot/waterfall.py
2
98.41
-1.59% src/shapiq/approximator/sampling.py
3
91.55
-1.71% src/shapiq/plot/si_graph.py
Jobs
ID Job ID Ran Files Coverage
1 18499875864.1 14 Oct 2025 02:34PM UTC 81
92.8
GitHub Action Run
Source Files on build 18499875864
  • Tree
  • List 81
  • Changed 55
  • Source Changed 55
  • Coverage Changed 43
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18499875864
  • 193f1a9e on github
  • Prev Build on main (#18495670228)
  • Next Build on main (#18687040513)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc