mirror of
https://github.com/aljazceru/CTFd.git
synced 2025-12-17 05:54:19 +01:00
* Grant admin write access to verified field in UserSchema. * Add test admin can view and modify verified status * Add test for creating users with settings * Add codecov threshold for test failures
10 lines
169 B
YAML
10 lines
169 B
YAML
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
# Fail the status if coverage drops by >= 1%
|
|
threshold: 1
|
|
patch:
|
|
default:
|
|
threshold: 1
|