maniac-tech / maniac-tech/react-native-expo-read-sms
Fix "method_complexity" issue in android/src/main/java/com/reactlibrary/RNExpoReadSmsModule.java
Open
Nobody has claimed this yet.
code-climate
- Dominant language
- Java
- Stars
- 85
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Method startReadSMS has a Cognitive Complexity of 8 (exceeds 5 allowed). Consider refactoring.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open android/src/main/java/com/reactlibrary/RNExpoReadSmsModule.java and start at the startReadSMS method named in the issue. Review the Code Climate finding to understand the reported branches, then refactor the method so its Cognitive Complexity is no higher than the allowed 5.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, react-native
- Domain
- mobile-dev
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100