Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Player refactor #243

Merged
merged 22 commits into from
Nov 12, 2023
Merged

Player refactor #243

merged 22 commits into from
Nov 12, 2023

Conversation

mkreiser
Copy link
Owner

No description provided.

Copy link

codecov bot commented Nov 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (745137a) 100.00% compared to head (f8934e6) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #243   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines          280       296   +16     
  Branches        46        49    +3     
=========================================
+ Hits           280       296   +16     
Files Coverage Δ
...ses/base-cacheable-object/base-cacheable-object.js 100.00% <ø> (ø)
src/base-classes/base-object/base-object.js 100.00% <100.00%> (ø)
src/boxscore-player/boxscore-player.js 100.00% <100.00%> (ø)
src/boxscore/boxscore.js 100.00% <100.00%> (ø)
src/client/client.js 100.00% <100.00%> (ø)
src/draft-player/draft-player.js 100.00% <100.00%> (ø)
src/free-agent-player/free-agent-player.js 100.00% <100.00%> (ø)
src/player-stats/player-stats.js 100.00% <100.00%> (ø)
src/player/player.js 100.00% <100.00%> (ø)
src/team/team.js 100.00% <100.00%> (ø)
... and 1 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mkreiser mkreiser merged commit e73cb6f into main Nov 12, 2023
20 checks passed
@mkreiser mkreiser deleted the player-refactor branch November 12, 2023 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant