getsentry / getsentry/sentry-java
Add japicmp to sentry-java for API compatibility checks
- Langage dominant
- Kotlin
- Étoiles
- 1.4k
- Forks
- 478
- Merge moyen
- 2 j 23 h
- PR mergées (30 j)
- 67
Description
## 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.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- java, kotlin
- Domaine
- build-system, testing-qa
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- Calme
- Clarté
- Plutôt claire
- Accessibilité débutants
- 52/100