MethaneKit

Форк
0
/
.codecov.yml 
114 строк · 2.9 Кб
1
codecov:
2
  require_ci_to_pass: true
3

4
coverage:
5
  precision: 2
6
  range: "20..70"
7
  round: up
8
  status:
9
    project:
10
      default:
11
        target: auto
12
        threshold: 5%
13
    patch:
14
      default:
15
        informational: true
16
        only_pulls: true
17

18
ignore:
19
  - "Tests"
20
  - "Apps"
21

22
component_management:
23
  individual_components:
24
    - component_id: common-primitives
25
      name: Common Primitives
26
      paths:
27
        - Modules/Common/Primitives/**
28
    - component_id: data-animation
29
      name: Data Animation
30
      paths:
31
        - Modules/Data/Animation/**
32
    - component_id: data-events
33
      name: Data Animation
34
      paths:
35
        - Modules/Data/Events/**
36
        - Tests/Data/Events/**
37
    - component_id: data-primitives
38
      name: Data Primitives
39
      paths:
40
        - Modules/Data/Primitives/**
41
    - component_id: data-provider
42
      name: Data Provider
43
      paths:
44
        - Modules/Data/Provider/**
45
    - component_id: data-range-set
46
      name: Data Range-Set
47
      paths:
48
        - Modules/Data/RangeSet/**
49
        - Tests/Data/RangeSet/**
50
    - component_id: data-types
51
      name: Data Types
52
      paths:
53
        - Modules/Data/Types/**
54
        - Tests/Data/Types/**
55
    - component_id: platform-utils
56
      name: Platform Utils
57
      paths:
58
        - Modules/Platform/Utils/**
59
    - component_id: platform-input
60
      name: Platform Input
61
      paths:
62
        - Modules/Platform/Input/**
63
        - Tests/Platform/Input/**
64
    - component_id: platform-app-view
65
      name: Platform App-View
66
      paths:
67
        - Modules/Platform/AppView/**
68
    - component_id: platform-app
69
      name: Platform App
70
      paths:
71
        - Modules/Platform/App/**
72
    - component_id: graphics-types
73
      name: Graphics Types
74
      paths:
75
        - Modules/Graphics/Types/**
76
        - Tests/Graphics/Types/**
77
    - component_id: graphics-rhi
78
      name: Graphics RHI
79
      paths:
80
        - Modules/Graphics/RHI/**
81
    - component_id: graphics-primitives
82
      name: Graphics Primitives
83
      paths:
84
        - Modules/Graphics/Primitives/**
85
    - component_id: graphics-mesh
86
      name: Graphics Mesh
87
      paths:
88
        - Modules/Graphics/Mesh/**
89
    - component_id: graphics-camera
90
      name: Graphics Camera
91
      paths:
92
        - Modules/Graphics/Camera/**
93
        - Tests/Graphics/Camera/**
94
    - component_id: graphics-app
95
      name: Graphics App
96
      paths:
97
        - Modules/Graphics/App/**
98
    - component_id: user-interface-types
99
      name: User Interface Types
100
      paths:
101
        - Modules/UserInterface/Types/**
102
        - Tests/UserInterface/Types/**
103
    - component_id: user-interface-typography
104
      name: User Interface Typography
105
      paths:
106
        - Modules/UserInterface/Typography/**
107
    - component_id: user-interface-widgets
108
      name: User Interface Widgets
109
      paths:
110
        - Modules/UserInterface/Widgets/**
111
    - component_id: user-interface-app
112
      name: User Interface App
113
      paths:
114
        - Modules/UserInterface/App/**

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.