Mateusz Chrzonstowski

Results 4 issues of Mateusz Chrzonstowski

* Instead of multiple modules - just a single module and a better encapsulation with more package-private access * DB mappings directly in models * Tests without Spring Context -...

I wanted my GitHub Workflow to comment in the PR (using https://github.com/thollander/actions-comment-pull-request) in case its size is too big. I tried using `github.event.pull_request.labels.*.name`, but it contains a previous PR state...

Seems since using files API in #54, `IGNORED` stopped to work. I added tests to confirm and it seems `path.slice(2)` inside `isIgnored` is not needed anymore as the `Diff` adding...

#### Check List: * Fixes #1104 * Unit tests : YES * Javadoc with a code example (on API only) : NO // still a draft * PR meets the...