Skip to content

Commit 78021f1

Browse files
merge master
2 parents 038ea39 + 1ab9b99 commit 78021f1

File tree

129 files changed

+2288
-3055
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

129 files changed

+2288
-3055
lines changed

.codecov.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ component_management:
2222
statuses:
2323
- type: project
2424
target: auto
25+
threshold: 1%
2526
branches:
2627
- "!master"
2728
individual_components:

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ or from https://gitmoji.dev/
2222

2323
## What do these changes do?
2424

25+
<!-- Badge to openapi specs
26+
[![ReDoc](https://img.shields.io/badge/OpenAPI-ReDoc-85ea2d?logo=openapiinitiative)](https://redocly.github.io/redoc/?url=HERE-URL-TO-RAW-FILE)
27+
-->
2528

2629

2730
## Related issue/s
@@ -31,9 +34,6 @@ or from https://gitmoji.dev/
3134
3235
- resolves ITISFoundation/osparc-issues#428
3336
- fixes #26
34-
35-
If openapi changes are provided, optionally point to the swagger editor with new changes
36-
Example [openapi.json specs](https://editor.swagger.io/?url=https://raw.githubusercontent.com/<github-username>/osparc-simcore/is1133/create-api-for-creation-of-pricing-plan/services/web/server/src/simcore_service_webserver/api/v0/openapi.yaml)
3737
-->
3838

3939

0 commit comments

Comments
 (0)