getsentry / getsentry/sentry-java
Make ProfileContext non-null
Open
Java
Platform: Java
Profiles
Task
- Dominant language
- Kotlin
- Stars
- 1.4k
- Forks
- 478
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 67
Description
Change `ProfileContext` to be non-null.
Contributor guide
Research direction
Locate ProfileContext in the sentry-java codebase and inspect its usages to understand where nullability is declared and relied on. Determine the affected Kotlin and JVM SDK paths, then verify that ProfileContext is non-null throughout and that the relevant project checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100