Patrick de Kievit

Results 7 comments of Patrick de Kievit

@curquiza can you please rerun the workflow? I've added some ut's for unrelated stuff in this PR, I was a victim of poor previous work :) thanks, it would help...

I cannot see how to test those lines if the tests don't run against a mock server. Both those lines return the error value of the GetTask API call, so...

I could add some codecov ignores with your permission? https://community.codecov.com/t/ignore-lines-with-comments-inside-the-files-expected-misses/2661

Sorry I screwed up; those tags were a suggestion by some user.. I'll remove them and try to find a solution; please do not merge yet

# Update: Found a workaround After further investigation, I've confirmed this is indeed a limitation - `Entry.Job.Run()` bypasses the chain wrappers. I've worked around it by manually creating chain-wrapped jobs...