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

Add multi-platform followers stats backend #65

Merged
merged 9 commits into from
Apr 26, 2022

Conversation

artandor
Copy link
Owner

@artandor artandor commented Apr 23, 2022

Linked to #66

@artandor
Copy link
Owner Author

I tested it in local with (obviously) less data, i think it's deployable without impact, and we will make it better over time. The front part is not ready yet tho.

@artandor artandor changed the title Add multi-platform followers stats Add multi-platform followers stats backend Apr 23, 2022
@codecov-commenter
Copy link

codecov-commenter commented Apr 24, 2022

Codecov Report

Merging #65 (dd921c4) into main (d985a78) will increase coverage by 6.21%.
The diff coverage is 33.33%.

@@             Coverage Diff              @@
##               main      #65      +/-   ##
============================================
+ Coverage     14.84%   21.06%   +6.21%     
- Complexity      242      265      +23     
============================================
  Files            28       29       +1     
  Lines           788      883      +95     
============================================
+ Hits            117      186      +69     
- Misses          671      697      +26     
Impacted Files Coverage Δ
src/Provider/AbstractPlatformProvider.php 50.00% <ø> (+50.00%) ⬆️
src/Provider/BrimeProvider.php 0.00% <0.00%> (ø)
src/Provider/GoogleProvider.php 0.00% <0.00%> (ø)
src/Provider/TrovoProvider.php 0.00% <0.00%> (ø)
src/Provider/TwitchProvider.php 24.28% <64.70%> (+24.28%) ⬆️
src/Command/GetUsersStatsCommand.php 100.00% <100.00%> (ø)
src/Entity/User.php 30.92% <0.00%> (+6.18%) ⬆️
src/Entity/Account.php 17.02% <0.00%> (+17.02%) ⬆️
src/Entity/Platform.php 17.77% <0.00%> (+17.77%) ⬆️
... and 1 more

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 d985a78...dd921c4. Read the comment docs.

@artandor artandor merged commit cd6f2a0 into main Apr 26, 2022
@artandor artandor deleted the feat/multi-stats-followers branch April 26, 2022 18:43
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.

2 participants