Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 610 Bytes

File metadata and controls

14 lines (9 loc) · 610 Bytes

HPLR-Backend

Backend monolith application created for Technical University of Łódź as a practical part of Engineer Degree thesis.

Mutation tests

Entire functional codebase is checked via mutation tests to strengthen the unit tests. Current report can be found here:
Mutation test report

Static code analysis

To ensure the maintainability and cleanliness of the code, SonarQube has been integrated with the project. Current report can be found here:
Static code analysis