Join Slack
Powered by
Hi all :android-wave: , Does Konsist have baseline...
# konsist
a
Abhimanyu
07/15/2024, 5:33 AM
Hi all 👋 , Does Konsist have baseline support? We have a single module repo for a library and we would like to add Konsist to it. Migrating existing code with public expose aspects is not an option as that would break the API.
n
Natalia Peterwas
07/31/2024, 6:22 AM
ATM Konsist does not have baseline file, however you can deal with migration by validating a subset of packages. See
https://docs.konsist.lemonappdev.com/writing-tests/koscope#nested-module-scope
This article is worth checking out
Refactoring Multi-Module Kotlin Project With Konsist | by Igor Wojda :robot_face: | Sep, 2023 | ProAndroidDev
BTW We have baseline ticket in the back log.
a
Abhimanyu
07/31/2024, 6:53 AM
Hi
@Natalia Peterwas
, In my case, migration is not an option as it is a library with existing consumers. So, baseline is the option in this case.
n
Natalia Peterwas
07/31/2024, 8:30 AM
Oh, sorry. Unfortunately we don’t have baseline support now, but we have a ticket in the backlog to add it.
🆗 1
11
Views
Open in Slack
Previous
Next