mirror of
https://github.com/absmach/supermq.git
synced 2026-06-23 07:30:25 +00:00
NOISSUE - Move codecov yaml file (#252)
* refactor: move codecov.yaml file Signed-off-by: Felix Gateru <felix.gateru@gmail.com> * refactor: remove config yaml referece Signed-off-by: Felix Gateru <felix.gateru@gmail.com> * refactor: add auto generated api files to ignore Signed-off-by: Felix Gateru <felix.gateru@gmail.com> --------- Signed-off-by: Felix Gateru <felix.gateru@gmail.com>
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
# Copyright (c) Abstract Machines
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
# CoAP is temporarily ignored since we don't have tests for it yet.
|
||||
coverage:
|
||||
ignore:
|
||||
- "tools/*"
|
||||
- "coap/*"
|
||||
- "**/mocks*"
|
||||
- "*/middleware/*"
|
||||
Reference in New Issue
Block a user