summaryrefslogtreecommitdiff
path: root/src/main/java/com/stileeducation/markr/service
AgeCommit message (Expand)Author
2024-07-26Add test not found handling to /aggregate endpointSzymon Szukalski
2024-07-26Re-order methods for readabilitySzymon Szukalski
2024-07-25Increment the correct variablesSzymon Szukalski
2024-07-25Inline variable and fix formattingSzymon Szukalski
2024-07-25Update aggregate logic to return percentage valuesSzymon Szukalski
2024-07-25Removed unused variables and switch to constructor injectionSzymon Szukalski
2024-07-25Validate import payload and return create/update statsSzymon Szukalski
2024-07-24Use Apache Commons Math for calculations and implement service testsSzymon Szukalski
2024-07-23Implement domain servicesSzymon Szukalski
2024-07-23Implement simple /results/:id/aggregate endpoint and testSzymon Szukalski
2024-07-23Implement simple /import endpoint and testSzymon Szukalski