Skip to content

Commit 70cc925

Browse files
author
GitHub Action
committed
workflow: update coverage report
1 parent a59dba9 commit 70cc925

497 files changed

Lines changed: 1063 additions & 1063 deletions

File tree

Some content is hidden

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

coverage/cobertura-coverage.xml

Lines changed: 53 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" ?>
22
<!DOCTYPE coverage SYSTEM "http://cobertura.sourceforge.net/xml/coverage-04.dtd">
3-
<coverage lines-valid="4366" lines-covered="2831" line-rate="0.6484000000000001" branches-valid="2891" branches-covered="1787" branch-rate="0.6181" timestamp="1769983517658" complexity="0" version="0.1">
3+
<coverage lines-valid="4366" lines-covered="2831" line-rate="0.6484000000000001" branches-valid="2891" branches-covered="1787" branch-rate="0.6181" timestamp="1770156544465" complexity="0" version="0.1">
44
<sources>
55
<source>/home/runner/work/snapcraft.io/snapcraft.io</source>
66
</sources>
@@ -2032,9 +2032,9 @@
20322032
</class>
20332033
<class name="useBrandStores.ts" filename="static/js/publisher/hooks/useBrandStores.ts" line-rate="0.75" branch-rate="0.5">
20342034
<methods>
2035-
<method name="useBrandStores" hits="19" signature="()V">
2035+
<method name="useBrandStores" hits="18" signature="()V">
20362036
<lines>
2037-
<line number="3" hits="19"/>
2037+
<line number="3" hits="18"/>
20382038
</lines>
20392039
</method>
20402040
<method name="(anonymous_1)" hits="6" signature="()V">
@@ -2044,7 +2044,7 @@
20442044
</method>
20452045
</methods>
20462046
<lines>
2047-
<line number="4" hits="19" branch="false"/>
2047+
<line number="4" hits="18" branch="false"/>
20482048
<line number="7" hits="6" branch="false"/>
20492049
<line number="9" hits="6" branch="true" condition-coverage="50% (1/2)"/>
20502050
<line number="10" hits="0" branch="false"/>
@@ -2391,20 +2391,20 @@
23912391
<line number="5" hits="39"/>
23922392
</lines>
23932393
</method>
2394-
<method name="(anonymous_1)" hits="5" signature="()V">
2394+
<method name="(anonymous_1)" hits="7" signature="()V">
23952395
<lines>
2396-
<line number="11" hits="5"/>
2396+
<line number="11" hits="7"/>
23972397
</lines>
23982398
</method>
23992399
</methods>
24002400
<lines>
24012401
<line number="9" hits="39" branch="false"/>
2402-
<line number="12" hits="5" branch="false"/>
2403-
<line number="16" hits="2" branch="true" condition-coverage="50% (1/2)"/>
2402+
<line number="12" hits="7" branch="false"/>
2403+
<line number="16" hits="3" branch="true" condition-coverage="50% (1/2)"/>
24042404
<line number="17" hits="0" branch="false"/>
2405-
<line number="20" hits="2" branch="false"/>
2406-
<line number="22" hits="2" branch="true" condition-coverage="100% (2/2)"/>
2407-
<line number="23" hits="1" branch="false"/>
2405+
<line number="20" hits="3" branch="false"/>
2406+
<line number="22" hits="3" branch="true" condition-coverage="100% (2/2)"/>
2407+
<line number="23" hits="2" branch="false"/>
24082408
<line number="26" hits="1" branch="false"/>
24092409
</lines>
24102410
</class>
@@ -2437,21 +2437,21 @@
24372437
<line number="4" hits="40"/>
24382438
</lines>
24392439
</method>
2440-
<method name="(anonymous_1)" hits="5" signature="()V">
2440+
<method name="(anonymous_1)" hits="7" signature="()V">
24412441
<lines>
2442-
<line number="9" hits="5"/>
2442+
<line number="9" hits="7"/>
24432443
</lines>
24442444
</method>
24452445
</methods>
24462446
<lines>
24472447
<line number="4" hits="28" branch="false"/>
24482448
<line number="7" hits="40" branch="false"/>
2449-
<line number="10" hits="5" branch="false"/>
2450-
<line number="12" hits="2" branch="true" condition-coverage="50% (1/2)"/>
2449+
<line number="10" hits="7" branch="false"/>
2450+
<line number="12" hits="3" branch="true" condition-coverage="50% (1/2)"/>
24512451
<line number="13" hits="0" branch="false"/>
2452-
<line number="16" hits="2" branch="false"/>
2453-
<line number="18" hits="2" branch="true" condition-coverage="100% (2/2)"/>
2454-
<line number="19" hits="1" branch="false"/>
2452+
<line number="16" hits="3" branch="false"/>
2453+
<line number="18" hits="3" branch="true" condition-coverage="100% (2/2)"/>
2454+
<line number="19" hits="2" branch="false"/>
24552455
<line number="22" hits="1" branch="false"/>
24562456
</lines>
24572457
</class>
@@ -3286,15 +3286,15 @@
32863286
</class>
32873287
<class name="RepoNotConnected.tsx" filename="static/js/publisher/pages/Builds/RepoNotConnected.tsx" line-rate="1" branch-rate="1">
32883288
<methods>
3289-
<method name="RepoNotConnected" hits="2" signature="()V">
3289+
<method name="RepoNotConnected" hits="1" signature="()V">
32903290
<lines>
3291-
<line number="11" hits="2"/>
3291+
<line number="11" hits="1"/>
32923292
</lines>
32933293
</method>
32943294
</methods>
32953295
<lines>
3296-
<line number="16" hits="2" branch="false"/>
3297-
<line number="18" hits="2" branch="false"/>
3296+
<line number="16" hits="1" branch="false"/>
3297+
<line number="18" hits="1" branch="false"/>
32983298
</lines>
32993299
</class>
33003300
<class name="RepoSelector.tsx" filename="static/js/publisher/pages/Builds/RepoSelector.tsx" line-rate="0.8014" branch-rate="0.7462000000000001">
@@ -7344,26 +7344,26 @@
73447344
<classes>
73457345
<class name="RegisterSnap.tsx" filename="static/js/publisher/pages/RegisterSnap/RegisterSnap.tsx" line-rate="1" branch-rate="0.8461">
73467346
<methods>
7347-
<method name="RegisterSnap" hits="12" signature="()V">
7347+
<method name="RegisterSnap" hits="11" signature="()V">
73487348
<lines>
7349-
<line number="14" hits="12"/>
7349+
<line number="14" hits="11"/>
73507350
</lines>
73517351
</method>
73527352
</methods>
73537353
<lines>
7354-
<line number="15" hits="12" branch="false"/>
7355-
<line number="16" hits="12" branch="false"/>
7356-
<line number="18" hits="12" branch="false"/>
7357-
<line number="20" hits="12" branch="true" condition-coverage="100% (2/2)"/>
7358-
<line number="21" hits="12" branch="false"/>
7359-
<line number="23" hits="12" branch="false"/>
7354+
<line number="15" hits="11" branch="false"/>
7355+
<line number="16" hits="11" branch="false"/>
7356+
<line number="18" hits="11" branch="false"/>
7357+
<line number="20" hits="11" branch="true" condition-coverage="100% (2/2)"/>
7358+
<line number="21" hits="11" branch="false"/>
7359+
<line number="23" hits="11" branch="false"/>
73607360
</lines>
73617361
</class>
73627362
<class name="RegisterSnapForm.tsx" filename="static/js/publisher/pages/RegisterSnap/RegisterSnapForm.tsx" line-rate="0.4285" branch-rate="0.5217">
73637363
<methods>
7364-
<method name="RegisterSnapForm" hits="107" signature="()V">
7364+
<method name="RegisterSnapForm" hits="106" signature="()V">
73657365
<lines>
7366-
<line number="26" hits="107"/>
7366+
<line number="26" hits="106"/>
73677367
</lines>
73687368
</method>
73697369
<method name="(anonymous_1)" hits="0" signature="()V">
@@ -7376,14 +7376,14 @@
73767376
<line number="66" hits="0"/>
73777377
</lines>
73787378
</method>
7379-
<method name="(anonymous_3)" hits="107" signature="()V">
7379+
<method name="(anonymous_3)" hits="106" signature="()V">
73807380
<lines>
7381-
<line number="83" hits="107"/>
7381+
<line number="83" hits="106"/>
73827382
</lines>
73837383
</method>
7384-
<method name="(anonymous_4)" hits="26" signature="()V">
7384+
<method name="(anonymous_4)" hits="24" signature="()V">
73857385
<lines>
7386-
<line number="99" hits="26"/>
7386+
<line number="99" hits="24"/>
73877387
</lines>
73887388
</method>
73897389
<method name="(anonymous_5)" hits="1" signature="()V">
@@ -7413,11 +7413,11 @@
74137413
</method>
74147414
</methods>
74157415
<lines>
7416-
<line number="34" hits="107" branch="false"/>
7417-
<line number="35" hits="107" branch="false"/>
7418-
<line number="36" hits="107" branch="false"/>
7419-
<line number="39" hits="107" branch="false"/>
7420-
<line number="41" hits="107" branch="false"/>
7416+
<line number="34" hits="106" branch="false"/>
7417+
<line number="35" hits="106" branch="false"/>
7418+
<line number="36" hits="106" branch="false"/>
7419+
<line number="39" hits="106" branch="false"/>
7420+
<line number="41" hits="106" branch="false"/>
74217421
<line number="42" hits="0" branch="false"/>
74227422
<line number="44" hits="0" branch="false"/>
74237423
<line number="46" hits="0" branch="false"/>
@@ -7434,13 +7434,13 @@
74347434
<line number="68" hits="0" branch="false"/>
74357435
<line number="70" hits="0" branch="false"/>
74367436
<line number="71" hits="0" branch="false"/>
7437-
<line number="83" hits="107" branch="false"/>
7438-
<line number="84" hits="107" branch="false"/>
7439-
<line number="86" hits="107" branch="true" condition-coverage="100% (5/5)"/>
7437+
<line number="83" hits="106" branch="false"/>
7438+
<line number="84" hits="106" branch="false"/>
7439+
<line number="86" hits="106" branch="true" condition-coverage="100% (5/5)"/>
74407440
<line number="87" hits="62" branch="false"/>
7441-
<line number="90" hits="45" branch="false"/>
7442-
<line number="93" hits="107" branch="false"/>
7443-
<line number="99" hits="26" branch="false"/>
7441+
<line number="90" hits="44" branch="false"/>
7442+
<line number="93" hits="106" branch="false"/>
7443+
<line number="99" hits="24" branch="false"/>
74447444
<line number="104" hits="1" branch="false"/>
74457445
<line number="106" hits="1" branch="true" condition-coverage="50% (1/2)"/>
74467446
<line number="107" hits="0" branch="false"/>
@@ -11419,20 +11419,20 @@
1141911419
</class>
1142011420
<class name="filterAvailableStores.ts" filename="static/js/publisher/utils/filterAvailableStores.ts" line-rate="1" branch-rate="1">
1142111421
<methods>
11422-
<method name="filterAvailableStores" hits="16" signature="()V">
11422+
<method name="filterAvailableStores" hits="15" signature="()V">
1142311423
<lines>
11424-
<line number="3" hits="16"/>
11424+
<line number="3" hits="15"/>
1142511425
</lines>
1142611426
</method>
11427-
<method name="(anonymous_1)" hits="50" signature="()V">
11427+
<method name="(anonymous_1)" hits="48" signature="()V">
1142811428
<lines>
11429-
<line number="6" hits="50"/>
11429+
<line number="6" hits="48"/>
1143011430
</lines>
1143111431
</method>
1143211432
</methods>
1143311433
<lines>
11434-
<line number="4" hits="16" branch="false"/>
11435-
<line number="6" hits="50" branch="false"/>
11434+
<line number="4" hits="15" branch="false"/>
11435+
<line number="6" hits="48" branch="false"/>
1143611436
</lines>
1143711437
</class>
1143811438
<class name="formatBuildStatus.tsx" filename="static/js/publisher/utils/formatBuildStatus.tsx" line-rate="0.1333" branch-rate="0.07139999999999999">

coverage/cobertura-coverage.zip

-1 Bytes
Binary file not shown.

coverage/coverage.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" ?>
2-
<coverage version="7.13.2" timestamp="1769983616647" lines-valid="8468" lines-covered="7168" line-rate="0.8465" branches-covered="0" branches-valid="0" branch-rate="0" complexity="0">
3-
<!-- Generated by coverage.py: https://coverage.readthedocs.io/en/7.13.2 -->
2+
<coverage version="7.13.3" timestamp="1770156647614" lines-valid="8468" lines-covered="7168" line-rate="0.8465" branches-covered="0" branches-valid="0" branch-rate="0" complexity="0">
3+
<!-- Generated by coverage.py: https://coverage.readthedocs.io/en/7.13.3 -->
44
<!-- Based on https://raw.githubusercontent.com/cobertura/web/master/htdocs/xml/coverage-04.dtd -->
55
<sources>
66
<source>/home/runner/work/snapcraft.io/snapcraft.io</source>
@@ -6947,8 +6947,8 @@
69476947
<line number="19" hits="1"/>
69486948
<line number="20" hits="1"/>
69496949
<line number="23" hits="1"/>
6950-
<line number="27" hits="1"/>
6951-
<line number="29" hits="0"/>
6950+
<line number="27" hits="0"/>
6951+
<line number="29" hits="1"/>
69526952
<line number="31" hits="1"/>
69536953
<line number="34" hits="1"/>
69546954
<line number="35" hits="1"/>

coverage/js/base/ga.ts.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">base</a> ga.ts<
388388
<div class='footer quiet pad2 space-top1 center small'>
389389
Code coverage generated by
390390
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
391-
at 2026-02-01T22:05:17.722Z
391+
at 2026-02-03T22:09:04.532Z
392392
</div>
393393
<script src="../prettify.js"></script>
394394
<script>

coverage/js/base/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ <h1><a href="../index.html">All files</a> base</h1>
101101
<div class='footer quiet pad2 space-top1 center small'>
102102
Code coverage generated by
103103
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
104-
at 2026-02-01T22:05:17.722Z
104+
at 2026-02-03T22:09:04.532Z
105105
</div>
106106
<script src="../prettify.js"></script>
107107
<script>

coverage/js/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1166,7 +1166,7 @@ <h1>All files</h1>
11661166
<div class='footer quiet pad2 space-top1 center small'>
11671167
Code coverage generated by
11681168
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
1169-
at 2026-02-01T22:05:17.722Z
1169+
at 2026-02-03T22:09:04.532Z
11701170
</div>
11711171
<script src="prettify.js"></script>
11721172
<script>

coverage/js/libs/channels.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -904,7 +904,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">libs</a> channe
904904
<div class='footer quiet pad2 space-top1 center small'>
905905
Code coverage generated by
906906
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
907-
at 2026-02-01T22:05:17.722Z
907+
at 2026-02-03T22:09:04.532Z
908908
</div>
909909
<script src="../prettify.js"></script>
910910
<script>

coverage/js/libs/debounce.ts.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">libs</a> deboun
184184
<div class='footer quiet pad2 space-top1 center small'>
185185
Code coverage generated by
186186
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
187-
at 2026-02-01T22:05:17.722Z
187+
at 2026-02-03T22:09:04.532Z
188188
</div>
189189
<script src="../prettify.js"></script>
190190
<script>

coverage/js/libs/events.ts.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">libs</a> events
421421
<div class='footer quiet pad2 space-top1 center small'>
422422
Code coverage generated by
423423
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
424-
at 2026-02-01T22:05:17.722Z
424+
at 2026-02-03T22:09:04.532Z
425425
</div>
426426
<script src="../prettify.js"></script>
427427
<script>

coverage/js/libs/fileValidation.ts.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -814,7 +814,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">libs</a> fileVa
814814
<div class='footer quiet pad2 space-top1 center small'>
815815
Code coverage generated by
816816
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
817-
at 2026-02-01T22:05:17.722Z
817+
at 2026-02-03T22:09:04.532Z
818818
</div>
819819
<script src="../prettify.js"></script>
820820
<script>

0 commit comments

Comments
 (0)