getsentry / getsentry/sentry-java
Add japicmp to sentry-java for API compatibility checks
未關閉
Java
Platform: Java
Tests
- 主要語言
- Kotlin
- 星號
- 1.4k
- 分支
- 478
- 平均合併
- 3 天 4 小時
- 30 天內合併 PR
- 72
描述
## 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.
貢獻指南
研究方向
首先閱讀 getsentry/sentry-java#5653 和 japicmp 文件,以了解提議的 API 相容性檢查。找到 repository 的建置設定以及包含 SentryOkHttp 和 SentryTimber 的模組,然後確定如何將它們與 OkHttp 和 Timber 進行比較。當相容性檢查涵蓋指定的 API,並作為專案建置的一部分執行時,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java, kotlin
- 領域
- build-system, testing-qa
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 52/100