getsentry / getsentry/sentry-java

Add japicmp to sentry-java for API compatibility checks

未关闭
#5,669 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Java Platform: Java Tests
主要语言
Kotlin
星标
1.4k
派生
478
平均合并
2 天 23 小时
30 天内合并 PR
67

描述

## Context

getsentry/sentry-java#5653 (getsentry/sentry-java#5653) raised the question of whether japicmp ([https://github.com/siom79/japicmp]()) could help us catch API compatibility issues like the missing `@Throws` on `SentryOkHttpInterceptor.intercept()`.

For example: we should compare SentryOkHttp to Oktthp and SentryTimber to Timber.

贡献指南

打开贡献指南

调研方向

Start by reading getsentry/sentry-java#5653 and the japicmp documentation to understand the proposed API compatibility checks. Locate the repository build configuration and the modules containing SentryOkHttp and SentryTimber, then determine how to compare them with OkHttp and Timber. Done means compatibility checks cover the named APIs and run as part of the project build.

由索引模型根据 Issue 内容生成。

评估

技术栈
java, kotlin
领域
build-system, testing-qa
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
52/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。