@@ -853,7 +853,7 @@ def test_get_sketches_reports(sketches_reports_path, expected_sketches_reports):
853
853
[
854
854
["Board" , "flash" , "%" , "RAM for global variables" , "%" ],
855
855
[
856
- "arduino:avr:uno" ,
856
+ "` arduino:avr:uno` " ,
857
857
":green_heart: -994 - -994" ,
858
858
"-3.08 - -3.08" ,
859
859
":green_heart: -175 - -175" ,
@@ -865,7 +865,7 @@ def test_get_sketches_reports(sketches_reports_path, expected_sketches_reports):
865
865
[
866
866
["Board" , "flash" , "%" , "RAM for global variables" , "%" ],
867
867
[
868
- "arduino:avr:uno" ,
868
+ "` arduino:avr:uno` " ,
869
869
":green_heart: -994 - -994" ,
870
870
"-3.08 - -3.08" ,
871
871
":green_heart: -175 - -175" ,
@@ -888,13 +888,13 @@ def test_get_sketches_reports(sketches_reports_path, expected_sketches_reports):
888
888
[
889
889
["Board" , "flash" , "%" , "RAM for global variables" , "%" ],
890
890
[
891
- "arduino:avr:uno" ,
891
+ "` arduino:avr:uno` " ,
892
892
":green_heart: -994 - -994" ,
893
893
"-3.08 - -3.08" ,
894
894
":green_heart: -175 - -175" ,
895
895
"-8.54 - -8.54"
896
896
],
897
- ["arduino:mbed_portenta:envie_m7" , "N/A" , "N/A" , "N/A" , "N/A" ]
897
+ ["` arduino:mbed_portenta:envie_m7` " , "N/A" , "N/A" , "N/A" , "N/A" ]
898
898
]
899
899
)
900
900
]
@@ -955,14 +955,14 @@ def test_add_summary_report_row(report_data, fqbn_data, expected_report_data):
955
955
]
956
956
},
957
957
[
958
- ["Board" , "examples/Foo<br>flash" , "%" , "examples/Foo<br>RAM for global variables" , "%" ],
959
- ["arduino:avr:leonardo" , - 12 , - 0.05 , 0 , - 0.0 ]
958
+ ["Board" , "` examples/Foo` <br>flash" , "%" , "` examples/Foo` <br>RAM for global variables" , "%" ],
959
+ ["` arduino:avr:leonardo` " , - 12 , - 0.05 , 0 , - 0.0 ]
960
960
]
961
961
),
962
962
(
963
963
[
964
- ["Board" , "examples/Foo<br>flash" , "%" , "examples/Foo<br>RAM for global variables" , "%" ],
965
- ["arduino:avr:leonardo" , - 12 , - 0.05 , 0 , - 0.0 ]
964
+ ["Board" , "` examples/Foo` <br>flash" , "%" , "` examples/Foo` <br>RAM for global variables" , "%" ],
965
+ ["` arduino:avr:leonardo` " , - 12 , - 0.05 , 0 , - 0.0 ]
966
966
],
967
967
{
968
968
report_keys .board : "arduino:mbed_portenta:envie_m7" ,
@@ -992,9 +992,9 @@ def test_add_summary_report_row(report_data, fqbn_data, expected_report_data):
992
992
]
993
993
},
994
994
[
995
- ["Board" , "examples/Foo<br>flash" , "%" , "examples/Foo<br>RAM for global variables" , "%" ],
996
- ["arduino:avr:leonardo" , - 12 , - 0.05 , 0 , - 0.0 ],
997
- ["arduino:mbed_portenta:envie_m7" , "N/A" , "N/A" , "N/A" , "N/A" ]
995
+ ["Board" , "` examples/Foo` <br>flash" , "%" , "` examples/Foo` <br>RAM for global variables" , "%" ],
996
+ ["` arduino:avr:leonardo` " , - 12 , - 0.05 , 0 , - 0.0 ],
997
+ ["` arduino:mbed_portenta:envie_m7` " , "N/A" , "N/A" , "N/A" , "N/A" ]
998
998
]
999
999
)
1000
1000
]
@@ -1012,17 +1012,17 @@ def test_generate_report():
1012
1012
"**Memory usage change @ d8fd302**\n \n "
1013
1013
"Board|flash|%|RAM for global variables|%\n "
1014
1014
"-|-|-|-|-\n "
1015
- "arduino:avr:leonardo|:green_heart: -12 - -12|-0.05 - -0.05|0 - 0|0.0 - 0.0\n "
1016
- "arduino:avr:uno|:green_heart: -994 - -994|-3.08 - -3.08|:green_heart: -175 - -175|-8.54 - -8.54\n "
1017
- "arduino:mbed_portenta:envie_m7|N/A|N/A|N/A|N/A\n \n "
1015
+ "` arduino:avr:leonardo` |:green_heart: -12 - -12|-0.05 - -0.05|0 - 0|0.0 - 0.0\n "
1016
+ "` arduino:avr:uno` |:green_heart: -994 - -994|-3.08 - -3.08|:green_heart: -175 - -175|-8.54 - -8.54\n "
1017
+ "` arduino:mbed_portenta:envie_m7` |N/A|N/A|N/A|N/A\n \n "
1018
1018
"<details>\n "
1019
1019
"<summary>Click for full report table</summary>\n \n "
1020
- "Board|examples/Bar<br>flash|%|examples/Bar<br>RAM for global variables|%|examples/Foo<br>flash|%|examples/Foo "
1021
- "<br>RAM for global variables|%\n "
1020
+ "Board|` examples/Bar` <br>flash|%|` examples/Bar` <br>RAM for global variables|%|` examples/Foo` <br>flash|%|"
1021
+ "`examples/Foo` <br>RAM for global variables|%\n "
1022
1022
"-|-|-|-|-|-|-|-|-\n "
1023
- "arduino:avr:leonardo|N/A|N/A|N/A|N/A|-12|-0.05|0|0.0\n "
1024
- "arduino:avr:uno|N/A|N/A|N/A|N/A|-994|-3.08|-175|-8.54\n "
1025
- "arduino:mbed_portenta:envie_m7|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A\n \n "
1023
+ "` arduino:avr:leonardo` |N/A|N/A|N/A|N/A|-12|-0.05|0|0.0\n "
1024
+ "` arduino:avr:uno` |N/A|N/A|N/A|N/A|-994|-3.08|-175|-8.54\n "
1025
+ "` arduino:mbed_portenta:envie_m7` |N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A\n \n "
1026
1026
"</details>\n \n "
1027
1027
"<details>\n "
1028
1028
"<summary>Click for full report CSV</summary>\n \n "
0 commit comments