fix tests

This commit is contained in:
Bernard Xie 2023-03-28 15:26:32 -07:00
parent 47d8d12631
commit 4ed9361ee7
No known key found for this signature in database
GPG key ID: 3C3E0036CE0F892C
32 changed files with 1652 additions and 1652 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 53 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 71 KiB

After

Width:  |  Height:  |  Size: 71 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 44 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 107 KiB

After

Width:  |  Height:  |  Size: 108 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View file

@ -52,7 +52,7 @@ type ClassMethod struct {
func (cm ClassMethod) Text(fontSize int) *MText {
return &MText{
Text: fmt.Sprintf("%s%s", cm.Name, cm.Return),
Text: fmt.Sprintf("%s%s%s", cm.VisibilityToken(), cm.Name, cm.Return),
FontSize: fontSize,
IsBold: false,
IsItalic: false,

View file

@ -10,7 +10,7 @@
"x": 0,
"y": 0
},
"width": 422,
"width": 434,
"height": 368,
"opacity": 1,
"strokeDash": 0,
@ -82,7 +82,7 @@
"id": "users",
"type": "sql_table",
"pos": {
"x": 107,
"x": 113,
"y": 468
},
"width": 208,
@ -266,7 +266,7 @@
"id": "code",
"type": "code",
"pos": {
"x": 113,
"x": 119,
"y": 754
},
"width": 196,
@ -331,19 +331,19 @@
"labelPercentage": 0,
"route": [
{
"x": 211,
"x": 217,
"y": 368
},
{
"x": 211,
"x": 217,
"y": 408
},
{
"x": 211,
"x": 217,
"y": 428
},
{
"x": 211,
"x": 217,
"y": 468
}
],
@ -380,19 +380,19 @@
"labelPercentage": 0,
"route": [
{
"x": 211,
"x": 217,
"y": 654
},
{
"x": 211,
"x": 217,
"y": 694
},
{
"x": 211,
"x": 217,
"y": 714
},
{
"x": 211,
"x": 217,
"y": 754
}
],

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View file

@ -10,7 +10,7 @@
"x": 12,
"y": 12
},
"width": 422,
"width": 434,
"height": 368,
"opacity": 1,
"strokeDash": 0,
@ -82,7 +82,7 @@
"id": "users",
"type": "sql_table",
"pos": {
"x": 119,
"x": 125,
"y": 450
},
"width": 208,
@ -266,7 +266,7 @@
"id": "code",
"type": "code",
"pos": {
"x": 125,
"x": 131,
"y": 706
},
"width": 196,
@ -331,11 +331,11 @@
"labelPercentage": 0,
"route": [
{
"x": 223,
"x": 229,
"y": 380
},
{
"x": 223,
"x": 229,
"y": 450
}
],
@ -371,11 +371,11 @@
"labelPercentage": 0,
"route": [
{
"x": 223,
"x": 229,
"y": 636
},
{
"x": 223,
"x": 229,
"y": 706
}
],

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View file

@ -10,7 +10,7 @@
"x": 0,
"y": 0
},
"width": 422,
"width": 434,
"height": 368,
"opacity": 1,
"strokeDash": 0,

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View file

@ -10,7 +10,7 @@
"x": 12,
"y": 12
},
"width": 422,
"width": 434,
"height": 368,
"opacity": 1,
"strokeDash": 0,

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View file

@ -166,7 +166,7 @@
"x": 499,
"y": 0
},
"width": 407,
"width": 419,
"height": 184,
"opacity": 1,
"strokeDash": 0,
@ -218,7 +218,7 @@
"id": "c",
"type": "class",
"pos": {
"x": 966,
"x": 978,
"y": 46
},
"width": 117,
@ -261,7 +261,7 @@
"id": "d",
"type": "sql_table",
"pos": {
"x": 1143,
"x": 1155,
"y": 74
},
"width": 50,

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View file

@ -166,7 +166,7 @@
"x": 471,
"y": 12
},
"width": 407,
"width": 419,
"height": 184,
"opacity": 1,
"strokeDash": 0,
@ -218,7 +218,7 @@
"id": "c",
"type": "class",
"pos": {
"x": 898,
"x": 910,
"y": 58
},
"width": 117,
@ -261,7 +261,7 @@
"id": "d",
"type": "sql_table",
"pos": {
"x": 1035,
"x": 1047,
"y": 86
},
"width": 50,

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View file

@ -92,7 +92,7 @@
"x": 400,
"y": 52
},
"width": 302,
"width": 314,
"height": 184,
"opacity": 1,
"strokeDash": 0,
@ -144,7 +144,7 @@
"id": "d",
"type": "cloud",
"pos": {
"x": 742,
"x": 754,
"y": 152
},
"width": 140,
@ -185,7 +185,7 @@
"id": "e",
"type": "code",
"pos": {
"x": 922,
"x": 934,
"y": 166
},
"width": 196,
@ -226,7 +226,7 @@
"id": "f",
"type": "cylinder",
"pos": {
"x": 1140,
"x": 1152,
"y": 118
},
"width": 100,
@ -267,7 +267,7 @@
"id": "g",
"type": "diamond",
"pos": {
"x": 1290,
"x": 1302,
"y": 144
},
"width": 100,
@ -308,7 +308,7 @@
"id": "h",
"type": "document",
"pos": {
"x": 1440,
"x": 1452,
"y": 160
},
"width": 100,
@ -349,7 +349,7 @@
"id": "i",
"type": "hexagon",
"pos": {
"x": 1580,
"x": 1592,
"y": 167
},
"width": 146,
@ -390,7 +390,7 @@
"id": "j",
"type": "image",
"pos": {
"x": 1766,
"x": 1778,
"y": 87
},
"width": 128,
@ -443,7 +443,7 @@
"id": "k",
"type": "oval",
"pos": {
"x": 1932,
"x": 1944,
"y": 163
},
"width": 100,
@ -484,7 +484,7 @@
"id": "l",
"type": "package",
"pos": {
"x": 2082,
"x": 2094,
"y": 163
},
"width": 100,
@ -525,7 +525,7 @@
"id": "m",
"type": "page",
"pos": {
"x": 2226,
"x": 2238,
"y": 149
},
"width": 113,
@ -566,7 +566,7 @@
"id": "n",
"type": "parallelogram",
"pos": {
"x": 2379,
"x": 2391,
"y": 154
},
"width": 169,
@ -607,7 +607,7 @@
"id": "o",
"type": "person",
"pos": {
"x": 2568,
"x": 2580,
"y": 64
},
"width": 100,
@ -648,7 +648,7 @@
"id": "p",
"type": "queue",
"pos": {
"x": 2708,
"x": 2720,
"y": 170
},
"width": 151,
@ -689,7 +689,7 @@
"id": "q",
"type": "rectangle",
"pos": {
"x": 2899,
"x": 2911,
"y": 133
},
"width": 103,
@ -730,7 +730,7 @@
"id": "r",
"type": "step",
"pos": {
"x": 3042,
"x": 3054,
"y": 135
},
"width": 187,
@ -771,7 +771,7 @@
"id": "s",
"type": "stored_data",
"pos": {
"x": 3267,
"x": 3279,
"y": 170
},
"width": 100,
@ -812,7 +812,7 @@
"id": "t",
"type": "sql_table",
"pos": {
"x": 3407,
"x": 3419,
"y": 128
},
"width": 161,
@ -982,7 +982,7 @@
"y": 376
},
{
"x": 551,
"x": 557,
"y": 376
}
],
@ -1018,11 +1018,11 @@
"labelPercentage": 0,
"route": [
{
"x": 551,
"x": 557,
"y": 446
},
{
"x": 812,
"x": 824,
"y": 446
}
],
@ -1058,11 +1058,11 @@
"labelPercentage": 0,
"route": [
{
"x": 812,
"x": 824,
"y": 516
},
{
"x": 1020,
"x": 1032,
"y": 516
}
],
@ -1098,11 +1098,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1020,
"x": 1032,
"y": 586
},
{
"x": 1190,
"x": 1202,
"y": 586
}
],
@ -1138,11 +1138,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1190,
"x": 1202,
"y": 656
},
{
"x": 1340,
"x": 1352,
"y": 656
}
],
@ -1178,11 +1178,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1340,
"x": 1352,
"y": 726
},
{
"x": 1490,
"x": 1502,
"y": 726
}
],
@ -1218,11 +1218,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1490,
"x": 1502,
"y": 796
},
{
"x": 1653,
"x": 1665,
"y": 796
}
],
@ -1258,11 +1258,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1653,
"x": 1665,
"y": 866
},
{
"x": 1830,
"x": 1842,
"y": 866
}
],
@ -1298,11 +1298,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1830,
"x": 1842,
"y": 936
},
{
"x": 1982,
"x": 1994,
"y": 936
}
],
@ -1338,11 +1338,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1982,
"x": 1994,
"y": 1006
},
{
"x": 2132,
"x": 2144,
"y": 1006
}
],
@ -1378,11 +1378,11 @@
"labelPercentage": 0,
"route": [
{
"x": 2132,
"x": 2144,
"y": 1076
},
{
"x": 2282.5,
"x": 2294.5,
"y": 1076
}
],
@ -1418,11 +1418,11 @@
"labelPercentage": 0,
"route": [
{
"x": 2282.5,
"x": 2294.5,
"y": 1146
},
{
"x": 2463.5,
"x": 2475.5,
"y": 1146
}
],
@ -1458,11 +1458,11 @@
"labelPercentage": 0,
"route": [
{
"x": 2463.5,
"x": 2475.5,
"y": 1216
},
{
"x": 2618,
"x": 2630,
"y": 1216
}
],
@ -1498,11 +1498,11 @@
"labelPercentage": 0,
"route": [
{
"x": 2618,
"x": 2630,
"y": 1286
},
{
"x": 2783.5,
"x": 2795.5,
"y": 1286
}
],
@ -1538,11 +1538,11 @@
"labelPercentage": 0,
"route": [
{
"x": 2783.5,
"x": 2795.5,
"y": 1356
},
{
"x": 2950.5,
"x": 2962.5,
"y": 1356
}
],
@ -1578,11 +1578,11 @@
"labelPercentage": 0,
"route": [
{
"x": 2950.5,
"x": 2962.5,
"y": 1426
},
{
"x": 3135.5,
"x": 3147.5,
"y": 1426
}
],
@ -1618,11 +1618,11 @@
"labelPercentage": 0,
"route": [
{
"x": 3135.5,
"x": 3147.5,
"y": 1496
},
{
"x": 3317,
"x": 3329,
"y": 1496
}
],
@ -1658,11 +1658,11 @@
"labelPercentage": 0,
"route": [
{
"x": 3317,
"x": 3329,
"y": 1566
},
{
"x": 3487.5,
"x": 3499.5,
"y": 1566
}
],
@ -1778,11 +1778,11 @@
"labelPercentage": 0,
"route": [
{
"x": 551,
"x": 557,
"y": 236
},
{
"x": 551,
"x": 557,
"y": 1636
}
],
@ -1818,11 +1818,11 @@
"labelPercentage": 0,
"route": [
{
"x": 812,
"x": 824,
"y": 236
},
{
"x": 812,
"x": 824,
"y": 1636
}
],
@ -1858,11 +1858,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1020,
"x": 1032,
"y": 236
},
{
"x": 1020,
"x": 1032,
"y": 1636
}
],
@ -1898,11 +1898,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1190,
"x": 1202,
"y": 236
},
{
"x": 1190,
"x": 1202,
"y": 1636
}
],
@ -1938,11 +1938,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1340,
"x": 1352,
"y": 236
},
{
"x": 1340,
"x": 1352,
"y": 1636
}
],
@ -1978,11 +1978,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1490,
"x": 1502,
"y": 236
},
{
"x": 1490,
"x": 1502,
"y": 1636
}
],
@ -2018,11 +2018,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1653,
"x": 1665,
"y": 236
},
{
"x": 1653,
"x": 1665,
"y": 1636
}
],
@ -2058,11 +2058,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1830,
"x": 1842,
"y": 241
},
{
"x": 1830,
"x": 1842,
"y": 1636
}
],
@ -2098,11 +2098,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1982,
"x": 1994,
"y": 236
},
{
"x": 1982,
"x": 1994,
"y": 1636
}
],
@ -2138,11 +2138,11 @@
"labelPercentage": 0,
"route": [
{
"x": 2132,
"x": 2144,
"y": 236
},
{
"x": 2132,
"x": 2144,
"y": 1636
}
],
@ -2178,11 +2178,11 @@
"labelPercentage": 0,
"route": [
{
"x": 2282.5,
"x": 2294.5,
"y": 236
},
{
"x": 2282.5,
"x": 2294.5,
"y": 1636
}
],
@ -2218,11 +2218,11 @@
"labelPercentage": 0,
"route": [
{
"x": 2463.5,
"x": 2475.5,
"y": 236
},
{
"x": 2463.5,
"x": 2475.5,
"y": 1636
}
],
@ -2258,11 +2258,11 @@
"labelPercentage": 0,
"route": [
{
"x": 2618,
"x": 2630,
"y": 241
},
{
"x": 2618,
"x": 2630,
"y": 1636
}
],
@ -2298,11 +2298,11 @@
"labelPercentage": 0,
"route": [
{
"x": 2783.5,
"x": 2795.5,
"y": 236
},
{
"x": 2783.5,
"x": 2795.5,
"y": 1636
}
],
@ -2338,11 +2338,11 @@
"labelPercentage": 0,
"route": [
{
"x": 2950.5,
"x": 2962.5,
"y": 236
},
{
"x": 2950.5,
"x": 2962.5,
"y": 1636
}
],
@ -2378,11 +2378,11 @@
"labelPercentage": 0,
"route": [
{
"x": 3135.5,
"x": 3147.5,
"y": 236
},
{
"x": 3135.5,
"x": 3147.5,
"y": 1636
}
],
@ -2418,11 +2418,11 @@
"labelPercentage": 0,
"route": [
{
"x": 3317,
"x": 3329,
"y": 236
},
{
"x": 3317,
"x": 3329,
"y": 1636
}
],
@ -2458,11 +2458,11 @@
"labelPercentage": 0,
"route": [
{
"x": 3487.5,
"x": 3499.5,
"y": 236
},
{
"x": 3487.5,
"x": 3499.5,
"y": 1636
}
],

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 50 KiB

View file

@ -92,7 +92,7 @@
"x": 400,
"y": 52
},
"width": 302,
"width": 314,
"height": 184,
"opacity": 1,
"strokeDash": 0,
@ -144,7 +144,7 @@
"id": "d",
"type": "cloud",
"pos": {
"x": 742,
"x": 754,
"y": 152
},
"width": 140,
@ -185,7 +185,7 @@
"id": "e",
"type": "code",
"pos": {
"x": 922,
"x": 934,
"y": 166
},
"width": 196,
@ -226,7 +226,7 @@
"id": "f",
"type": "cylinder",
"pos": {
"x": 1140,
"x": 1152,
"y": 118
},
"width": 100,
@ -267,7 +267,7 @@
"id": "g",
"type": "diamond",
"pos": {
"x": 1290,
"x": 1302,
"y": 144
},
"width": 100,
@ -308,7 +308,7 @@
"id": "h",
"type": "document",
"pos": {
"x": 1440,
"x": 1452,
"y": 160
},
"width": 100,
@ -349,7 +349,7 @@
"id": "i",
"type": "hexagon",
"pos": {
"x": 1580,
"x": 1592,
"y": 167
},
"width": 146,
@ -390,7 +390,7 @@
"id": "j",
"type": "image",
"pos": {
"x": 1766,
"x": 1778,
"y": 87
},
"width": 128,
@ -443,7 +443,7 @@
"id": "k",
"type": "oval",
"pos": {
"x": 1932,
"x": 1944,
"y": 163
},
"width": 100,
@ -484,7 +484,7 @@
"id": "l",
"type": "package",
"pos": {
"x": 2082,
"x": 2094,
"y": 163
},
"width": 100,
@ -525,7 +525,7 @@
"id": "m",
"type": "page",
"pos": {
"x": 2226,
"x": 2238,
"y": 149
},
"width": 113,
@ -566,7 +566,7 @@
"id": "n",
"type": "parallelogram",
"pos": {
"x": 2379,
"x": 2391,
"y": 154
},
"width": 169,
@ -607,7 +607,7 @@
"id": "o",
"type": "person",
"pos": {
"x": 2568,
"x": 2580,
"y": 64
},
"width": 100,
@ -648,7 +648,7 @@
"id": "p",
"type": "queue",
"pos": {
"x": 2708,
"x": 2720,
"y": 170
},
"width": 151,
@ -689,7 +689,7 @@
"id": "q",
"type": "rectangle",
"pos": {
"x": 2899,
"x": 2911,
"y": 133
},
"width": 103,
@ -730,7 +730,7 @@
"id": "r",
"type": "step",
"pos": {
"x": 3042,
"x": 3054,
"y": 135
},
"width": 187,
@ -771,7 +771,7 @@
"id": "s",
"type": "stored_data",
"pos": {
"x": 3267,
"x": 3279,
"y": 170
},
"width": 100,
@ -812,7 +812,7 @@
"id": "t",
"type": "sql_table",
"pos": {
"x": 3407,
"x": 3419,
"y": 128
},
"width": 161,
@ -982,7 +982,7 @@
"y": 376
},
{
"x": 551,
"x": 557,
"y": 376
}
],
@ -1018,11 +1018,11 @@
"labelPercentage": 0,
"route": [
{
"x": 551,
"x": 557,
"y": 446
},
{
"x": 812,
"x": 824,
"y": 446
}
],
@ -1058,11 +1058,11 @@
"labelPercentage": 0,
"route": [
{
"x": 812,
"x": 824,
"y": 516
},
{
"x": 1020,
"x": 1032,
"y": 516
}
],
@ -1098,11 +1098,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1020,
"x": 1032,
"y": 586
},
{
"x": 1190,
"x": 1202,
"y": 586
}
],
@ -1138,11 +1138,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1190,
"x": 1202,
"y": 656
},
{
"x": 1340,
"x": 1352,
"y": 656
}
],
@ -1178,11 +1178,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1340,
"x": 1352,
"y": 726
},
{
"x": 1490,
"x": 1502,
"y": 726
}
],
@ -1218,11 +1218,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1490,
"x": 1502,
"y": 796
},
{
"x": 1653,
"x": 1665,
"y": 796
}
],
@ -1258,11 +1258,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1653,
"x": 1665,
"y": 866
},
{
"x": 1830,
"x": 1842,
"y": 866
}
],
@ -1298,11 +1298,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1830,
"x": 1842,
"y": 936
},
{
"x": 1982,
"x": 1994,
"y": 936
}
],
@ -1338,11 +1338,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1982,
"x": 1994,
"y": 1006
},
{
"x": 2132,
"x": 2144,
"y": 1006
}
],
@ -1378,11 +1378,11 @@
"labelPercentage": 0,
"route": [
{
"x": 2132,
"x": 2144,
"y": 1076
},
{
"x": 2282.5,
"x": 2294.5,
"y": 1076
}
],
@ -1418,11 +1418,11 @@
"labelPercentage": 0,
"route": [
{
"x": 2282.5,
"x": 2294.5,
"y": 1146
},
{
"x": 2463.5,
"x": 2475.5,
"y": 1146
}
],
@ -1458,11 +1458,11 @@
"labelPercentage": 0,
"route": [
{
"x": 2463.5,
"x": 2475.5,
"y": 1216
},
{
"x": 2618,
"x": 2630,
"y": 1216
}
],
@ -1498,11 +1498,11 @@
"labelPercentage": 0,
"route": [
{
"x": 2618,
"x": 2630,
"y": 1286
},
{
"x": 2783.5,
"x": 2795.5,
"y": 1286
}
],
@ -1538,11 +1538,11 @@
"labelPercentage": 0,
"route": [
{
"x": 2783.5,
"x": 2795.5,
"y": 1356
},
{
"x": 2950.5,
"x": 2962.5,
"y": 1356
}
],
@ -1578,11 +1578,11 @@
"labelPercentage": 0,
"route": [
{
"x": 2950.5,
"x": 2962.5,
"y": 1426
},
{
"x": 3135.5,
"x": 3147.5,
"y": 1426
}
],
@ -1618,11 +1618,11 @@
"labelPercentage": 0,
"route": [
{
"x": 3135.5,
"x": 3147.5,
"y": 1496
},
{
"x": 3317,
"x": 3329,
"y": 1496
}
],
@ -1658,11 +1658,11 @@
"labelPercentage": 0,
"route": [
{
"x": 3317,
"x": 3329,
"y": 1566
},
{
"x": 3487.5,
"x": 3499.5,
"y": 1566
}
],
@ -1778,11 +1778,11 @@
"labelPercentage": 0,
"route": [
{
"x": 551,
"x": 557,
"y": 236
},
{
"x": 551,
"x": 557,
"y": 1636
}
],
@ -1818,11 +1818,11 @@
"labelPercentage": 0,
"route": [
{
"x": 812,
"x": 824,
"y": 236
},
{
"x": 812,
"x": 824,
"y": 1636
}
],
@ -1858,11 +1858,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1020,
"x": 1032,
"y": 236
},
{
"x": 1020,
"x": 1032,
"y": 1636
}
],
@ -1898,11 +1898,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1190,
"x": 1202,
"y": 236
},
{
"x": 1190,
"x": 1202,
"y": 1636
}
],
@ -1938,11 +1938,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1340,
"x": 1352,
"y": 236
},
{
"x": 1340,
"x": 1352,
"y": 1636
}
],
@ -1978,11 +1978,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1490,
"x": 1502,
"y": 236
},
{
"x": 1490,
"x": 1502,
"y": 1636
}
],
@ -2018,11 +2018,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1653,
"x": 1665,
"y": 236
},
{
"x": 1653,
"x": 1665,
"y": 1636
}
],
@ -2058,11 +2058,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1830,
"x": 1842,
"y": 241
},
{
"x": 1830,
"x": 1842,
"y": 1636
}
],
@ -2098,11 +2098,11 @@
"labelPercentage": 0,
"route": [
{
"x": 1982,
"x": 1994,
"y": 236
},
{
"x": 1982,
"x": 1994,
"y": 1636
}
],
@ -2138,11 +2138,11 @@
"labelPercentage": 0,
"route": [
{
"x": 2132,
"x": 2144,
"y": 236
},
{
"x": 2132,
"x": 2144,
"y": 1636
}
],
@ -2178,11 +2178,11 @@
"labelPercentage": 0,
"route": [
{
"x": 2282.5,
"x": 2294.5,
"y": 236
},
{
"x": 2282.5,
"x": 2294.5,
"y": 1636
}
],
@ -2218,11 +2218,11 @@
"labelPercentage": 0,
"route": [
{
"x": 2463.5,
"x": 2475.5,
"y": 236
},
{
"x": 2463.5,
"x": 2475.5,
"y": 1636
}
],
@ -2258,11 +2258,11 @@
"labelPercentage": 0,
"route": [
{
"x": 2618,
"x": 2630,
"y": 241
},
{
"x": 2618,
"x": 2630,
"y": 1636
}
],
@ -2298,11 +2298,11 @@
"labelPercentage": 0,
"route": [
{
"x": 2783.5,
"x": 2795.5,
"y": 236
},
{
"x": 2783.5,
"x": 2795.5,
"y": 1636
}
],
@ -2338,11 +2338,11 @@
"labelPercentage": 0,
"route": [
{
"x": 2950.5,
"x": 2962.5,
"y": 236
},
{
"x": 2950.5,
"x": 2962.5,
"y": 1636
}
],
@ -2378,11 +2378,11 @@
"labelPercentage": 0,
"route": [
{
"x": 3135.5,
"x": 3147.5,
"y": 236
},
{
"x": 3135.5,
"x": 3147.5,
"y": 1636
}
],
@ -2418,11 +2418,11 @@
"labelPercentage": 0,
"route": [
{
"x": 3317,
"x": 3329,
"y": 236
},
{
"x": 3317,
"x": 3329,
"y": 1636
}
],
@ -2458,11 +2458,11 @@
"labelPercentage": 0,
"route": [
{
"x": 3487.5,
"x": 3499.5,
"y": 236
},
{
"x": 3487.5,
"x": 3499.5,
"y": 1636
}
],

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 50 KiB

View file

@ -210,7 +210,7 @@
"x": 1790,
"y": 48
},
"width": 422,
"width": 434,
"height": 368,
"opacity": 1,
"strokeDash": 0,
@ -282,10 +282,10 @@
"id": "manager2",
"type": "class",
"pos": {
"x": 2272,
"x": 2284,
"y": 0
},
"width": 582,
"width": 600,
"height": 464,
"opacity": 1,
"strokeDash": 0,

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

View file

@ -210,7 +210,7 @@
"x": 1722,
"y": 60
},
"width": 422,
"width": 434,
"height": 368,
"opacity": 1,
"strokeDash": 0,
@ -282,10 +282,10 @@
"id": "manager2",
"type": "class",
"pos": {
"x": 2164,
"x": 2176,
"y": 12
},
"width": 582,
"width": 600,
"height": 464,
"opacity": 1,
"strokeDash": 0,

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

View file

@ -10,7 +10,7 @@
"x": 0,
"y": 0
},
"width": 422,
"width": 434,
"height": 512,
"opacity": 1,
"strokeDash": 0,
@ -82,7 +82,7 @@
"id": "users",
"type": "sql_table",
"pos": {
"x": 107,
"x": 113,
"y": 612
},
"width": 208,
@ -266,7 +266,7 @@
"id": "code",
"type": "code",
"pos": {
"x": 116,
"x": 122,
"y": 1224
},
"width": 191,
@ -306,7 +306,7 @@
"id": "package",
"type": "package",
"pos": {
"x": 161,
"x": 167,
"y": 1836
},
"width": 100,
@ -346,7 +346,7 @@
"id": "no height",
"type": "rectangle",
"pos": {
"x": 161,
"x": 167,
"y": 2448
},
"width": 100,
@ -411,19 +411,19 @@
"labelPercentage": 0,
"route": [
{
"x": 211,
"x": 217,
"y": 512
},
{
"x": 211,
"x": 217,
"y": 552
},
{
"x": 211,
"x": 217,
"y": 572
},
{
"x": 211,
"x": 217,
"y": 612
}
],
@ -460,19 +460,19 @@
"labelPercentage": 0,
"route": [
{
"x": 211,
"x": 217,
"y": 1124
},
{
"x": 211,
"x": 217,
"y": 1164
},
{
"x": 211,
"x": 217,
"y": 1184
},
{
"x": 211,
"x": 217,
"y": 1224
}
],
@ -509,19 +509,19 @@
"labelPercentage": 0,
"route": [
{
"x": 211,
"x": 217,
"y": 1736
},
{
"x": 211,
"x": 217,
"y": 1776
},
{
"x": 211,
"x": 217,
"y": 1796
},
{
"x": 211,
"x": 217,
"y": 1836
}
],
@ -558,19 +558,19 @@
"labelPercentage": 0,
"route": [
{
"x": 211,
"x": 217,
"y": 2348
},
{
"x": 211,
"x": 217,
"y": 2388
},
{
"x": 211,
"x": 217,
"y": 2408
},
{
"x": 211,
"x": 217,
"y": 2448
}
],

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 33 KiB

View file

@ -10,7 +10,7 @@
"x": 12,
"y": 12
},
"width": 422,
"width": 434,
"height": 512,
"opacity": 1,
"strokeDash": 0,
@ -82,7 +82,7 @@
"id": "users",
"type": "sql_table",
"pos": {
"x": 119,
"x": 125,
"y": 594
},
"width": 208,
@ -266,7 +266,7 @@
"id": "code",
"type": "code",
"pos": {
"x": 127,
"x": 133,
"y": 1176
},
"width": 191,
@ -306,7 +306,7 @@
"id": "package",
"type": "package",
"pos": {
"x": 173,
"x": 179,
"y": 1758
},
"width": 100,
@ -346,7 +346,7 @@
"id": "no height",
"type": "rectangle",
"pos": {
"x": 173,
"x": 179,
"y": 2340
},
"width": 100,
@ -411,11 +411,11 @@
"labelPercentage": 0,
"route": [
{
"x": 223,
"x": 229,
"y": 524
},
{
"x": 223,
"x": 229,
"y": 594
}
],
@ -451,11 +451,11 @@
"labelPercentage": 0,
"route": [
{
"x": 223,
"x": 229,
"y": 1106
},
{
"x": 223,
"x": 229,
"y": 1176
}
],
@ -491,11 +491,11 @@
"labelPercentage": 0,
"route": [
{
"x": 223,
"x": 229,
"y": 1688
},
{
"x": 223,
"x": 229,
"y": 1758
}
],
@ -531,11 +531,11 @@
"labelPercentage": 0,
"route": [
{
"x": 223,
"x": 229,
"y": 2270
},
{
"x": 223,
"x": 229,
"y": 2340
}
],

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 33 KiB

2
go.mod generated
View file

@ -6,7 +6,6 @@ require (
cdr.dev/slog v1.4.2-0.20221206192828-e4803b10ae17
github.com/PuerkitoBio/goquery v1.8.0
github.com/alecthomas/chroma/v2 v2.5.0
github.com/davecgh/go-spew v1.1.1
github.com/dop251/goja v0.0.0-20230122112309-96b1610dd4f7
github.com/dsoprea/go-exif/v3 v3.0.0-20221012082141-d21ac8e2de85
github.com/dsoprea/go-png-image-structure/v2 v2.0.0-20210512210324-29b889a6093d
@ -33,6 +32,7 @@ require (
github.com/alecthomas/chroma v0.10.0 // indirect
github.com/andybalholm/cascadia v1.3.1 // indirect
github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/dlclark/regexp2 v1.8.1 // indirect
github.com/dsoprea/go-logging v0.0.0-20200710184922-b02d349568dd // indirect
github.com/dsoprea/go-utility/v2 v2.0.0-20221003172846-a3e1774ef349 // indirect