Simon Vergauwen
Simon Vergauwen
Tagging in @JavierSegoviaCordoba, because I know he has some experience with this. I remember you telling me about some issues with codecov? IIRC ./gradlew build already generates the reports.
> does it make sense to have this if GitHub won't allow reporting it as part of the PR? I see tickets related to this on the Kover repo, so...
> I think the previous steps failed due to Gradle crashing while running the tests. It looks like the tests require a lot of resources that the Github runner can't...
> With the new APIs you have been working and simplifying everything, the build time will be lower too right? Yes, build time will go down and complexity of the...
Thanks, @robotlovesyou, @LVMVRQUXL & @stewSquared for reporting! Sadly these issues are coming upstream from bugs inside [Dokka](https://github.com/Kotlin/dokka). As a temporary workaround, we're trying to patch them.
@raulraja I think we're still waiting on Github to release this feature, but it's something that we'd love to set up. See the link Raquel shared for more info.
@mjmoore thanks for this awesome contribution, and congrats on your first contribution 👏 👏 👏 🥳 The CI is currently failing because of some changes in the public API, can...
@mjmoore Sorry for the long wait. I had a busy week, but I was finally able to dedicate some time to this again. We should really maintain binary compatibility so...
PS: @i-walker this fixes the binary compat issues. Thanks for watching out for this 🙏