Skip to content

Conversation

@daracula
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Nov 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (bc550d2) to head (6ce7be8).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##                main       #42   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       178       188   +10     
===========================================
  Files             17        18    +1     
  Lines            613       699   +86     
  Branches          35        37    +2     
===========================================
+ Hits             613       699   +86     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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

@nattpb
Copy link
Collaborator

nattpb commented Nov 27, 2025

Maybe, could you try remove cache in the user actor?
As you already implemented the statActor and will no longer use the stats in controller, maybe try to remove cache in userActor, as I put it there to keep the stats working in previous PR.

…2-stats

# Conflicts:
#	app/actors/UserActor.java
StatsActor: extended functionality
SupervisorActor: added UserStatsResponse and GetStats, and onMessage behavior
UserActor: added onGetStats
StatsActor: extended functionality
SupervisorActor: added UserStatsResponse and GetStats, and onMessage behavior
UserActor: added onGetStats
# Conflicts:
#	app/actors/SupervisorActor.java
#	app/controllers/HomeController.java
…2-stats

# Conflicts:
#	app/actors/SupervisorActor.java
#	app/controllers/HomeController.java
@daracula daracula merged commit f842fb6 into main Nov 30, 2025
6 checks passed
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.

4 participants