diff --git a/src/testing.md b/src/testing.md index 54a0b4f..c39d371 100644 --- a/src/testing.md +++ b/src/testing.md @@ -2,7 +2,8 @@ ## 6.1 유닛 테스트(Unit test) -유닛 테스트로 63.7%의 Line Coverage와 67.5%의 Function Coverage를 달성했다. +유닛 테스트로 63.7%의 Line Coverage와 67.5%의 Function Coverage, 61.5%의 Branch Coverage를 달성했다. + ### permission.test.ts | name | result | duration | | ---- | ------ | -------- |