This repository was archived by the owner on Mar 6, 2026. It is now read-only.
Commit a8e2d3f
committed
fix: resolve EmptyRowIterator test failures and lint error\n\n- Instantiate new _EmptyRowIterator for each test in test_methods_w_timeout to prevent ValueError\n- Remove total_rows property from _EmptyRowIterator to fix AssertionError\n- Remove redundant __iter__ method in _EmptyRowIterator to fix lint error
1 parent 39febf9 commit a8e2d3f
4 files changed
Lines changed: 25 additions & 19 deletions
File tree
- google/cloud/bigquery
- tests/unit
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
981 | 981 | | |
982 | 982 | | |
983 | 983 | | |
984 | | - | |
| 984 | + | |
985 | 985 | | |
986 | 986 | | |
987 | 987 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2941 | 2941 | | |
2942 | 2942 | | |
2943 | 2943 | | |
2944 | | - | |
2945 | | - | |
2946 | | - | |
2947 | 2944 | | |
2948 | 2945 | | |
2949 | 2946 | | |
| |||
2955 | 2952 | | |
2956 | 2953 | | |
2957 | 2954 | | |
| 2955 | + | |
2958 | 2956 | | |
2959 | 2957 | | |
2960 | 2958 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2181 | 2181 | | |
2182 | 2182 | | |
2183 | 2183 | | |
| 2184 | + | |
| 2185 | + | |
| 2186 | + | |
2184 | 2187 | | |
2185 | 2188 | | |
2186 | 2189 | | |
| 2190 | + | |
2187 | 2191 | | |
2188 | | - | |
| 2192 | + | |
2189 | 2193 | | |
2190 | 2194 | | |
2191 | | - | |
2192 | | - | |
2193 | | - | |
| 2195 | + | |
| 2196 | + | |
2194 | 2197 | | |
2195 | 2198 | | |
2196 | 2199 | | |
| |||
2209 | 2212 | | |
2210 | 2213 | | |
2211 | 2214 | | |
2212 | | - | |
| 2215 | + | |
2213 | 2216 | | |
2214 | 2217 | | |
2215 | 2218 | | |
2216 | 2219 | | |
2217 | 2220 | | |
| 2221 | + | |
| 2222 | + | |
| 2223 | + | |
2218 | 2224 | | |
2219 | 2225 | | |
2220 | 2226 | | |
| 2227 | + | |
2221 | 2228 | | |
2222 | | - | |
| 2229 | + | |
2223 | 2230 | | |
2224 | 2231 | | |
2225 | 2232 | | |
2226 | | - | |
| 2233 | + | |
2227 | 2234 | | |
2228 | 2235 | | |
2229 | 2236 | | |
| |||
2240 | 2247 | | |
2241 | 2248 | | |
2242 | 2249 | | |
2243 | | - | |
| 2250 | + | |
2244 | 2251 | | |
2245 | 2252 | | |
2246 | 2253 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2496 | 2496 | | |
2497 | 2497 | | |
2498 | 2498 | | |
| 2499 | + | |
| 2500 | + | |
2499 | 2501 | | |
2500 | | - | |
2501 | 2502 | | |
2502 | 2503 | | |
2503 | | - | |
2504 | | - | |
2505 | | - | |
2506 | | - | |
2507 | | - | |
2508 | | - | |
| 2504 | + | |
| 2505 | + | |
| 2506 | + | |
| 2507 | + | |
| 2508 | + | |
| 2509 | + | |
2509 | 2510 | | |
2510 | 2511 | | |
2511 | 2512 | | |
| |||
0 commit comments