Skip to content

Commit 933e001

Browse files
authored
fix: react-nextjs coverage (#1762)
1 parent b8bc78d commit 933e001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react/modules/tasks/nextjs-ssr-ssg.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ A student can achieve a maximum of 100 points (+50 optional).
3434
### Penalties
3535

3636
- React Router 7 part implemented without Next.js implementation before: **-150 points**
37-
- Test coverage less than 80%: **-30 points per each branch**
37+
- Test coverage less than 70%: **-30 points per each branch**
3838
- TypeScript isn't used: **-145 points**
3939
- Usage of _any_: **-20 points per each**
4040
- Usage of _ts-ignore_: **-20 points per each**

0 commit comments

Comments
 (0)