Skip to content

fix(BAL-211): fix game session duration not logged when app closed mid-game#212

Merged
sebastianricaldoni merged 4 commits into
mainfrom
bug/BAL-211-SR-fix-game-session-duration-logging
Jun 10, 2026
Merged

fix(BAL-211): fix game session duration not logged when app closed mid-game#212
sebastianricaldoni merged 4 commits into
mainfrom
bug/BAL-211-SR-fix-game-session-duration-logging

fix(lint): remove superfluous force_unwrapping disable in SpotifyConfig

405b51d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 9, 2026 in 0s

5.23% (+0.18%) compared to 1d94b54

View this Pull Request on Codecov

5.23% (+0.18%) compared to 1d94b54

Details

Codecov Report

❌ Patch coverage is 12.50000% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 5.23%. Comparing base (1d94b54) to head (405b51d).

Files with missing lines Patch % Lines
...lance/ActivityLogging/ActivityStorageManager.swift 30.00% 7 Missing ⚠️
Balance/Profile/ProfileView.swift 0.00% 7 Missing ⚠️
Balance/ActivityLogging/ActivityLogBaseView.swift 0.00% 4 Missing ⚠️
Balance/Home/Home.swift 0.00% 2 Missing ⚠️
Balance/Utils/BalanceExtensions.swift 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##            main    #212      +/-   ##
========================================
+ Coverage   5.06%   5.23%   +0.18%     
========================================
  Files        130     130              
  Lines       2158    2142      -16     
========================================
+ Hits         109     112       +3     
+ Misses      2049    2030      -19     
Files with missing lines Coverage Δ
...lance/ActivityLogging/ActivityLogButtonStyle.swift 0.00% <ø> (ø)
Balance/Balance.swift 76.20% <ø> (+3.47%) ⬆️
...traction/Music/iOS_SDK/SpotifyViewController.swift 24.33% <ø> (ø)
Balance/Utils/BalanceExtensions.swift 4.35% <0.00%> (-0.19%) ⬇️
Balance/Home/Home.swift 0.00% <0.00%> (ø)
Balance/ActivityLogging/ActivityLogBaseView.swift 0.00% <0.00%> (ø)
...lance/ActivityLogging/ActivityStorageManager.swift 34.79% <30.00%> (+23.16%) ⬆️
Balance/Profile/ProfileView.swift 0.00% <0.00%> (ø)

Continue to review full report in Codecov by Harness.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.