Skip to content

Commit ab1171e

Browse files
test badges
1 parent 7572aa0 commit ab1171e

File tree

6 files changed

+26
-0
lines changed

6 files changed

+26
-0
lines changed

README.md

+21
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,27 @@
1010
[![Power Consumption Badge](https://img.shields.io/endpoint?url=https://hello-nrfcloud.github.io/firmware/power_badge.json)](https://hello-nrfcloud.github.io/firmware/power_measurements_plot.html)
1111

1212

13+
#### Test_badge A:
14+
[![Target_tests](https://github.com/hello-nrfcloud/firmware/actions/workflows/test.yml/badge.svg?event=schedule)](https://github.com/hello-nrfcloud/firmware/actions/workflows/test.yml?query=branch%3Amain+event%3Aschedule)
15+
[![Power Consumption Badge](https://img.shields.io/endpoint?url=https://github.com/hello-nrfcloud/firmware/tree/ppk_test/tests/on_target/badgeA.json)](https://hello-nrfcloud.github.io/firmware/power_measurements_plot.html)
16+
17+
#### Test_badge B:
18+
[![Target_tests](https://github.com/hello-nrfcloud/firmware/actions/workflows/test.yml/badge.svg?event=schedule)](https://github.com/hello-nrfcloud/firmware/actions/workflows/test.yml?query=branch%3Amain+event%3Aschedule)
19+
[![Power Consumption Badge](https://img.shields.io/endpoint?url=https://github.com/hello-nrfcloud/firmware/tree/ppk_test/tests/on_target/badgeB.json)](https://hello-nrfcloud.github.io/firmware/power_measurements_plot.html)
20+
21+
#### Test_badge C:
22+
[![Target_tests](https://github.com/hello-nrfcloud/firmware/actions/workflows/test.yml/badge.svg?event=schedule)](https://github.com/hello-nrfcloud/firmware/actions/workflows/test.yml?query=branch%3Amain+event%3Aschedule)
23+
[![Power Consumption Badge](https://img.shields.io/endpoint?url=https://github.com/hello-nrfcloud/firmware/tree/ppk_test/tests/on_target/badgeC.json)](https://hello-nrfcloud.github.io/firmware/power_measurements_plot.html)
24+
25+
#### Test_badge D:
26+
[![Target_tests](https://github.com/hello-nrfcloud/firmware/actions/workflows/test.yml/badge.svg?event=schedule)](https://github.com/hello-nrfcloud/firmware/actions/workflows/test.yml?query=branch%3Amain+event%3Aschedule)
27+
[![Power Consumption Badge](https://img.shields.io/endpoint?url=https://github.com/hello-nrfcloud/firmware/tree/ppk_test/tests/on_target/badgeD.json)](https://hello-nrfcloud.github.io/firmware/power_measurements_plot.html)
28+
29+
#### Test_badge E:
30+
[![Target_tests](https://github.com/hello-nrfcloud/firmware/actions/workflows/test.yml/badge.svg?event=schedule)](https://github.com/hello-nrfcloud/firmware/actions/workflows/test.yml?query=branch%3Amain+event%3Aschedule)
31+
[![Power Consumption Badge](https://img.shields.io/endpoint?url=https://github.com/hello-nrfcloud/firmware/tree/ppk_test/tests/on_target/badgeE.json)](https://hello-nrfcloud.github.io/firmware/power_measurements_plot.html)
32+
33+
1334
This project is based on the
1435
[NCS Example Application](https://github.com/nrfconnect/ncs-example-application).
1536

tests/on_target/badgeA.json

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"label": "PSM current uA 👉 Click for details 👈", "message": "6.5", "schemaVersion": 1, "color": "green"}

tests/on_target/badgeB.json

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"label": "PSM current uA 👉 View Plot 👈", "message": "30.06", "schemaVersion": 1, "color": "yellow"}

tests/on_target/badgeC.json

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"label": "🔗 PSM current uA", "message": "270", "schemaVersion": 1, "color": "red"}

tests/on_target/badgeD.json

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"label": "PSM current uA | 🔍", "message": "270", "schemaVersion": 1, "color": "red"}

tests/on_target/badgeE.json

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"label": "📈 PSM current uA", "message": "270", "schemaVersion": 1, "color": "red"}

0 commit comments

Comments
 (0)