element-x-ada/.github
Benoit Marty 0d45096b59 Split task in 2, due to the fact that when we run kover on the CI, run only debug test variants.
Error was:
 Some problems were found with the configuration of task ':koverMergedHtmlReport' (type 'KoverHtmlTask').
  - Gradle detected a problem with the following location: '/home/runner/work/element-x-android/element-x-android/features/analytics/api/build/tmp/kotlin-classes/release'.

    Reason: Task ':koverMergedHtmlReport' uses this output of task ':features:analytics:api:compileReleaseKotlin' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed.

    Possible solutions:
      1. Declare task ':features:analytics:api:compileReleaseKotlin' as an input of ':koverMergedHtmlReport'.
      2. Declare an explicit dependency on ':features:analytics:api:compileReleaseKotlin' from ':koverMergedHtmlReport' using Task#dependsOn.
      3. Declare an explicit dependency on ':features:analytics:api:compileReleaseKotlin' from ':koverMergedHtmlReport' using Task#mustRunAfter.
...
2023-07-12 15:11:40 +02:00
..
ISSUE_TEMPLATE Update template for user story 2023-07-06 12:53:20 +01:00
PULL_REQUEST_TEMPLATE Add issue and pull request templates 2023-01-10 18:04:08 +01:00
workflows Split task in 2, due to the fact that when we run kover on the CI, run only debug test variants. 2023-07-12 15:11:40 +02:00
dependabot.yml Disable dependabot. There is no simple way to disable it. 2023-03-13 11:26:20 +01:00
renovate.json Renovate: fix pattern match for maplibre 2023-06-28 09:17:01 +01:00