Skip to content

Commit 0e7c172

Browse files
authored
chore: revert coverage exclude of FormbricksRetrofitBuilder (#12)
1 parent 57fd178 commit 0e7c172

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

sonar-project.properties

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ sonar.coverage.exclusions=**/test/**/*,**/androidTest/**/*,**/*.js,**/*.json,\
2727
**/FormbricksAPIError.kt,\
2828
**/Logger.kt,\
2929
**/Guard.kt,\
30-
**/DateExtensions.kt,\
31-
**/FormbricksRetrofitBuilder.kt
30+
**/DateExtensions.kt
3231

3332
# Debug
3433
sonar.verbose=true

0 commit comments

Comments
 (0)