Jonathan de Jong

Results 658 comments of Jonathan de Jong

Codecov doesn't like that I'm editing code for an integration that doesn't have a test suite. I don't know how to create one for this integration.

@Danielhiversen could you help me some with creating some test suite/coverage for this integration? The PR itself should be fine, but apparently it doesn't like it when I make changes...

I added some tests, and now the code coverage is showing 100% patch diff hit. However, I'm not 100% happy with how I created the tests, but I also don't...

@MartinHjelmare I've changed over the testing method(s) to use service calls and entry configuration instead, please tell me if this looks alright or not.

I've parameterised it entirely down to 2 test functions; I'm not sure if the size of the parameters i'm giving it is too large or not, but I'm pretty happy...

My usecase is to simply find a damn hashtag. If a user tells me "This is in the wrong casing, could you fix it?", then I cannot even find the...

https://github.com/mastodon/mastodon/pull/30880 is merged, this has been implemented (The PR didnt have the keyword "Closes #29986" in it, so this wasnt automatically closed)