Closed harnyk closed 1 month ago
@harnyk seems like a significant drop in the templates coverage, could you please re-check if nothing missing
@b1ff
@harnyk seems like a significant drop in the templates coverage, could you please re-check if nothing missing
Uncovered lines are rare or impossible edge cases:
in templatesRepository.ts
:
in createTemplate.ts
:
in updateTemplate.ts
: no more
Commit SHA:10d777d7695a28a92491231e9247310d9dda399e
Code coverage diff between base branch:master and head branch: feat/upload-localized-templates
Commit SHA:10d777d7695a28a92491231e9247310d9dda399e
Code coverage diff between base branch:master and head branch: feat/upload-localized-templates
Commit SHA:10d777d7695a28a92491231e9247310d9dda399e
Code coverage diff between base branch:master and head branch: feat/upload-localized-templates
This PR introduces the following new routes:
PUT /api/v1/template/:name/localized/:locale
{ "content": "..." }
DELETE /api/v1/template/:name/localized/:locale