The new loader.core now passes all configuration through the constructor.
So no more default configuration only constructor parameters.
Note that this also updated some docstrings and types along the way.
Related to T1410
Differential D5078
Rework loader instantiation logic according to loader core api ardumont on Feb 15 2021, 6:12 PM. Authored by
Details
The new loader.core now passes all configuration through the constructor. Note that this also updated some docstrings and types along the way. Related to T1410 tox
Diff Detail
Event TimelineComment Actions Build has FAILED Patch application report for D5078 (id=18122)Rebasing onto 71cfd10018... Current branch diff-target is up to date. Changes applied before testcommit de803d7a8b80c822fb25ee7857426db15b296094 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Sun Feb 7 11:12:45 2021 +0100 Rework loader instantiation logic according to loader core api Note that this also updated some docstrings and types along the way. Related to T1410 Link to build: https://jenkins.softwareheritage.org/job/DLDHG/job/tests-on-diff/147/ Comment Actions Build has FAILED Patch application report for D5078 (id=18181)Rebasing onto 71cfd10018... Current branch diff-target is up to date. Changes applied before testcommit b7192d1a3d217d3d1bc9d512d1618ef2f684c49b Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Sun Feb 7 11:12:45 2021 +0100 Rework loader instantiation logic according to loader core api Note that this also updated some docstrings and types along the way. Related to T1410 Link to build: https://jenkins.softwareheritage.org/job/DLDHG/job/tests-on-diff/148/ Comment Actions Build is green Patch application report for D5078 (id=18181)Rebasing onto 71cfd10018... Current branch diff-target is up to date. Changes applied before testcommit b7192d1a3d217d3d1bc9d512d1618ef2f684c49b Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Sun Feb 7 11:12:45 2021 +0100 Rework loader instantiation logic according to loader core api Note that this also updated some docstrings and types along the way. Related to T1410 See https://jenkins.softwareheritage.org/job/DLDHG/job/tests-on-diff/149/ for more details. Comment Actions Build is green Patch application report for D5078 (id=18195)Rebasing onto 71cfd10018... Current branch diff-target is up to date. Changes applied before testcommit e8a0a0123589cb7d245f208f0ab7c6d23e731f3e Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Sun Feb 7 11:12:45 2021 +0100 Rework loader instantiation logic according to loader core api Note that this also updated some docstrings and types along the way. Related to T1410 See https://jenkins.softwareheritage.org/job/DLDHG/job/tests-on-diff/150/ for more details. Comment Actions
yep, i was working on adding the missing test on parse_visit_date (since i moved it).
Comment Actions Build is green Patch application report for D5078 (id=18197)Rebasing onto 71cfd10018... Current branch diff-target is up to date. Changes applied before testcommit d8f28b70fa779a44cf2a8ead332ee6451e583354 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Sun Feb 7 11:12:45 2021 +0100 Rework loader instantiation logic according to loader core api Note that this also updated some docstrings and types along the way. Related to T1410 See https://jenkins.softwareheritage.org/job/DLDHG/job/tests-on-diff/151/ for more details. |