Nabil Freij

Results 805 comments of Nabil Freij

> > Is it possible to check this code in a unit test? > > I can try to patch the call to aioftp to raise the error and check...

I was going to update this and try to hammer out a test? Do you not want it anymore?

We can just not test it after all, as long as it doesnt break our online tests, that's good enough for me. #EAZY

I opened https://github.com/sunpy/sunpy/pull/7521 with a unit test that just checks the log.

We would need to make sure we preserve the filenames with two dots when it comes to file extensions.

> Hi @nabobalis I would like to work on this issue. Can you assign it to me? Hello. We don't assign issues as a general rule. In addition, this issue...

In the future you can update the same branch and only have to open one pull request.

If you can also update the code from the sunpy main branch, we can see if the tests pass

> > If you can also update the code from the sunpy main branch, we can see if the tests pass > > Like do another pr with all the...