-
Notifications
You must be signed in to change notification settings - Fork 2
Pull requests: Sunbird-Lern/lern-service
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
test(coverage): Add unit tests for redis-utils, actor-utils; add JaCoCo enforcement
#12
opened Feb 21, 2026 by
maheshkumargangula
Loading…
3 tasks
refactor(duplicate-code): Unify Attrs constants, add ResponseBuilder to core
#11
opened Feb 21, 2026 by
maheshkumargangula
Loading…
3 tasks
refactor(complex-methods): Extract batch logic, add exception wrapper, add value objects
#10
opened Feb 21, 2026 by
maheshkumargangula
Loading…
3 tasks
perf: Replace LinkedList with ArrayList for O(1) access performance
#9
opened Feb 21, 2026 by
maheshkumargangula
Loading…
2 tasks
fix(code-quality): Replace System.out.println with SLF4J, fix log string concatenation
#8
opened Feb 21, 2026 by
maheshkumargangula
Loading…
3 tasks
fix(memory-leaks): Add JVM shutdown hooks, fix resource leaks, fix race conditions
#7
opened Feb 21, 2026 by
maheshkumargangula
Loading…
4 tasks
ProTip!
Exclude everything labeled
bug with -label:bug.