add other valid field types, better parse model fields to pydantic model with optional values
This commit is contained in:
@ -8,4 +8,11 @@ coverage:
|
||||
patch: yes
|
||||
changes: yes
|
||||
|
||||
comment: off
|
||||
comment:
|
||||
layout: "reach, diff, flags, files"
|
||||
behavior: default
|
||||
require_changes: false # if true: only post the comment if coverage changes
|
||||
require_base: no # [yes :: must have a base report to post]
|
||||
require_head: yes # [yes :: must have a head report to post]
|
||||
branches: # branch names that can post comment
|
||||
- "master"
|
||||
Reference in New Issue
Block a user