push
github
feat(grant): update grant expiration date (#171) * feat(grant): update grant expiration date * chore: fix lint * fix: fix double imports * fix: introduce Patch in grant repository to update falsy value to db * feat: introduce grant diff in update * fix: pass auth user as actor from handler * fix: assign actors for diff items * chore: remove is_permanent field from grant update payload * fix: add check if grant is inactive * fix: check update payload diff * chore: handle error codes properly * Revert "fix: check update payload diff" This reverts commit 2dab9f51d. * test: fix test
67 of 128 new or added lines in 5 files covered. (52.34%)
3 existing lines in 2 files now uncovered.10393 of 14045 relevant lines covered (74.0%)
4.85 hits per line