kaocha 2022-02-02

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

I have seen this although not with defprotocols

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

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

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