Notger Heinz

Results 7 comments of Notger Heinz

Thanks, so far never worked with forks. Will do.

Here we go: https://github.com/atb033/multi_agent_path_planning/pull/11 .

There is an open issue about adding unit tests, which basically amounts to the same thing: https://github.com/openclimatefix/Satip/issues/9 . I would be a taker for a few unit tests, so if...

Hi guys, sorry for the radio-silence, but Covid hit me hard and it took me some time to get back up again + holidays, so this was delayed more than...

Yes, thanks, everything back to normal. After you mentioned the conda-install, I checked the Dockerfile and indeed, that is where the missing packages are installed. Makes sense now. However, then...

I would vote to close it, though, as with the current setup, 70% coverage overall are not feasible (see description of PR #102 ). The uncovered code-parts are all about...

I though about mocks myself, but I don't think that this would help. The non-tested code's functionality is mostly about storing and transforming the downloaded files, which is where things...