Trying to untangle _list_job_results - #530
Conversation
|
@copilot in this PR I try to untangle a large, complex function |
I verified this refactor and did not find a functional change. The new helpers preserve the same control flow and payload construction, and the focused |
|
@copilot I now also extracted the "links" handling. Can you re-review? |
Re-reviewed: the extraction introduced two regressions ( |
9225119 to
d012f5d
Compare
in preparation for yet another code path for Open-EO/openeo-aggregator#204
d012f5d to
d08a6de
Compare
237a3ea to
411f057
Compare
and provide API for aggregator to inject alternative implementation refs Open-EO/openeo-aggregator#204, #530, Open-EO/openeo-geopyspark-driver#440
and provide API for aggregator to inject alternative implementation refs Open-EO/openeo-aggregator#204, #530, Open-EO/openeo-geopyspark-driver#440
3730277 to
3a39bdc
Compare
and provide API for aggregator to inject alternative implementation refs Open-EO/openeo-aggregator#204, #530, Open-EO/openeo-geopyspark-driver#440
2aa66a2 to
f25d5cf
Compare
instead of opinionated parsing and re-rendering (partly in openeo-python-driver too) to improve compatibility with alternative upstream implementations, such as "STAC 1.1" mode in openeo-geopyspark-driver refs #204, Open-EO/openeo-python-driver#530
instead of opinionated parsing and re-rendering (partly in openeo-python-driver too) to improve compatibility with alternative upstream implementations, such as "STAC 1.1" mode in openeo-geopyspark-driver refs #204, Open-EO/openeo-python-driver#530
and provide API for aggregator to inject alternative implementation refs Open-EO/openeo-aggregator#204, #530, Open-EO/openeo-geopyspark-driver#440
8a1bf48 to
b4e89ce
Compare
|
@copilot I did some more heavy refactoring now, (in support for Open-EO/openeo-aggregator#204) |
|
still doing some verification/review with AI, unfortunately because of code freeze, I can not merge in main till next week |
I re-reviewed the refactor and found one functional regression in canonical result links: the extracted helper started adding |
|
@copilot please don't commit stuff without me asking for that, your fix is not ok |
Understood. I won’t make additional commits unless you explicitly ask. If you want, I can revert |
c7b1286 to
ed09b10
Compare
in preparation for yet another code path
for Open-EO/openeo-aggregator#204