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

[wip] migrate gameday to typescript #3629

Draft
wants to merge 6 commits into
base: py3
Choose a base branch
from

Conversation

phil-lopreiato
Copy link
Member

@codecov
Copy link

codecov bot commented May 16, 2021

Codecov Report

Merging #3629 (c2cd932) into py3 (2514538) will increase coverage by 0.32%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              py3    #3629      +/-   ##
==========================================
+ Coverage   93.24%   93.57%   +0.32%     
==========================================
  Files         451      443       -8     
  Lines       23478    23134     -344     
  Branches       60        0      -60     
==========================================
- Hits        21892    21647     -245     
+ Misses       1578     1487      -91     
+ Partials        8        0       -8     
Impacted Files Coverage Δ
src/frontend/gameday2/actions/index.ts
src/frontend/gameday2/constants/ActionTypes.ts
src/frontend/gameday2/constants/LayoutConstants.ts
src/frontend/gameday2/reducers/chats.ts
src/frontend/gameday2/reducers/favorites.ts
src/frontend/gameday2/reducers/videoGrid.ts
src/frontend/gameday2/reducers/visibility.ts
src/frontend/gameday2/selectors/index.ts

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2514538...c2cd932. Read the comment docs.

@phil-lopreiato phil-lopreiato force-pushed the gameday-typescript branch 3 times, most recently from 7aed750 to bad3a23 Compare May 16, 2021 16:30
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.

None yet

1 participant