floodlight-sports / floodlight

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

build: release 0.4.0 #125

Closed draabe closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #125 (e1de087) into main (a57df73) will increase coverage by 7.06%. The diff coverage is 98.09%.

@@            Coverage Diff             @@
##             main     #125      +/-   ##
==========================================
+ Coverage   88.52%   95.58%   +7.06%     
==========================================
  Files          42       47       +5     
  Lines        2605     3194     +589     
==========================================
+ Hits         2306     3053     +747     
+ Misses        299      141     -158     
Impacted Files Coverage Δ
floodlight/core/pitch.py 93.68% <ø> (ø)
floodlight/transforms/filter.py 100.00% <ø> (ø)
tests/test_models/test_kinetics.py 100.00% <ø> (ø)
floodlight/io/datasets.py 69.11% <82.60%> (+48.68%) :arrow_up:
floodlight/io/statsbomb.py 92.36% <94.28%> (+83.85%) :arrow_up:
floodlight/core/teamsheet.py 94.52% <94.52%> (ø)
floodlight/__init__.py 100.00% <100.00%> (ø)
floodlight/core/definitions.py 100.00% <100.00%> (ø)
floodlight/core/events.py 91.02% <100.00%> (ø)
floodlight/models/kinetics.py 100.00% <100.00%> (ø)
... and 13 more

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