+5
-2
.github/workflows/test.yml
+5
-2
.github/workflows/test.yml
+2
-8
test/weather.test.ts
+2
-8
test/weather.test.ts
···
24
24
"temp_min": 283.06,
25
25
"temp_max": 286.82,
26
26
"pressure": 1021,
27
-
"humidity": 60,
28
-
"sea_level": 1021,
29
-
"grnd_level": 910
27
+
"humidity": 60
30
28
},
31
29
"visibility": 10000,
32
30
"wind": {
33
31
"speed": 4.09,
34
-
"deg": 121,
35
-
"gust": 3.47
36
-
},
37
-
"rain": {
38
-
"1h": 2.73
32
+
"deg": 121
39
33
},
40
34
"clouds": {
41
35
"all": 83