Rigtch / rigtch-fm-api

Real time spotify statistics calculation based on your listening history.
https://rigtch-fm-api.up.railway.app/api
Apache License 2.0
9 stars 0 forks source link

refactor(modules/history): move synchronize logic to `HistoryService` #379

Closed Mnigos closed 1 month ago

Mnigos commented 1 month ago

closes #368

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.49%. Comparing base (0b30a1d) to head (deeed2e). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #379 +/- ## ======================================== Coverage 99.49% 99.49% ======================================== Files 69 70 +1 Lines 3936 3979 +43 Branches 492 251 -241 ======================================== + Hits 3916 3959 +43 Misses 20 20 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.