Conversation
Codecov Report
@@ Coverage Diff @@
## develop #307 +/- ##
===========================================
+ Coverage 49.11% 49.30% +0.18%
===========================================
Files 320 322 +2
Lines 18459 18532 +73
Branches 1074 1062 -12
===========================================
+ Hits 9067 9138 +71
- Misses 9392 9394 +2
Continue to review full report at Codecov.
|
|
Hi, I noticed you're hitting similar trouble with The code and tests are the same either way, so imo it would be sufficient to only do it for the main version and it might make the You can take a look at #308 as an example where I've excluded coverage for Scala 3 and it seems to work nicely. Cheers edit: There is also a |
|
Looks like it worked. |
No description provided.