mirror of
https://github.com/python-escpos/python-escpos
synced 2025-12-02 09:43:30 +00:00
enable comment
This commit is contained in:
@@ -8,5 +8,10 @@ coverage:
|
|||||||
changes: off
|
changes: off
|
||||||
range: "60...100"
|
range: "60...100"
|
||||||
|
|
||||||
comment: off
|
comment:
|
||||||
|
layout: " diff, flags, files"
|
||||||
|
behavior: default
|
||||||
|
require_changes: false # if true: only post the comment if coverage changes
|
||||||
|
require_base: false # [true :: must have a base report to post]
|
||||||
|
require_head: true # [true :: must have a head report to post]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user