floodlight-sports / floodlight

Python package for streamlined analysis of sports data.
https://floodlight.readthedocs.io/en/latest/index.html
MIT License
65 stars 14 forks source link

feat: add discretized voronoi model #124

Closed draabe closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #124 (0cd05f7) into develop (b9992c7) will increase coverage by 0.45%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop     #124      +/-   ##
===========================================
+ Coverage    95.12%   95.58%   +0.45%     
===========================================
  Files           45       47       +2     
  Lines         2895     3194     +299     
===========================================
+ Hits          2754     3053     +299     
  Misses         141      141              
Impacted Files Coverage Δ
floodlight/models/space.py 100.00% <100.00%> (ø)
tests/test_models/conftest.py 100.00% <100.00%> (ø)
tests/test_models/test_space.py 100.00% <100.00%> (ø)

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