kaocha

richiardiandrea 2022-02-02T16:24:39.664169Z

Dear all, has anybody ever run into Method too large when instrumenting defprotocols? We have cloverage and orchestra around kaocha and they are both great but we run into this error...is there a workaround there?

🤔 1
imre 2022-02-02T16:30:47.432289Z

I have seen this although not with defprotocols

imre 2022-02-02T16:31:09.686139Z

the only workaround I have so far is to set up exclusions

imre 2022-02-02T16:31:21.411819Z

so I'm also interested in better ways to solve this

richiardiandrea 2022-02-02T16:38:16.712989Z

@imre thank you that sounds good...yeah that's a bit of a bummer cause we have many defprotocols 😄