File tree Expand file tree Collapse file tree 2 files changed +13
-11
lines changed Expand file tree Collapse file tree 2 files changed +13
-11
lines changed Original file line number Diff line number Diff line change 1414 }
1515 </ style >
1616</ head >
17-
17+
1818< body >
1919< div class ='wrapper '>
2020 < div class ='pad1 '>
2121 < h1 > < a href ="index.html "> All files</ a > countryCodes.ts</ h1 >
2222 < div class ='clearfix '>
23-
23+
2424 < div class ='fl pad1y space-right2 '>
2525 < span class ="strong "> 100% </ span >
2626 < span class ="quiet "> Statements</ span >
2727 < span class ='fraction '> 2/2</ span >
2828 </ div >
29-
30-
29+
30+
3131 < div class ='fl pad1y space-right2 '>
3232 < span class ="strong "> 100% </ span >
3333 < span class ="quiet "> Branches</ span >
3434 < span class ='fraction '> 0/0</ span >
3535 </ div >
36-
37-
36+
37+
3838 < div class ='fl pad1y space-right2 '>
3939 < span class ="strong "> 100% </ span >
4040 < span class ="quiet "> Functions</ span >
4141 < span class ='fraction '> 0/0</ span >
4242 </ div >
43-
44-
43+
44+
4545 < div class ='fl pad1y space-right2 '>
4646 < span class ="strong "> 100% </ span >
4747 < span class ="quiet "> Lines</ span >
4848 < span class ='fraction '> 2/2</ span >
4949 </ div >
50-
51-
50+
51+
5252 </ div >
5353 < p class ="quiet ">
5454 Press < em > n</ em > or < em > j</ em > to go to the next uncovered block, < em > b</ em > , < em > p</ em > or < em > k</ em > for the previous block.
@@ -581,6 +581,7 @@ <h1><a href="index.html">All files</a> countryCodes.ts</h1>
581581 'AU',
582582 'AW',
583583 'AX',
584+ 'AZ',
584585 'BA',
585586 'BB',
586587 'BD',
@@ -841,4 +842,4 @@ <h1><a href="index.html">All files</a> countryCodes.ts</h1>
841842 < script src ="block-navigation.js "> </ script >
842843 </ body >
843844</ html >
844-
845+
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ const countryCodes = [
1313 'AU' ,
1414 'AW' ,
1515 'AX' ,
16+ 'AZ' ,
1617 'BA' ,
1718 'BB' ,
1819 'BD' ,
You can’t perform that action at this time.
0 commit comments