maniac-tech / maniac-tech/react-native-expo-read-sms
Fix "method_complexity" issue in index.js
Open
Nobody has claimed this yet.
code-climate
good first issue
- Dominant language
- Java
- Stars
- 85
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Function requestReadSMSPermission has a Cognitive Complexity of 11 (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 index.js and inspect requestReadSMSPermission, which Code Climate reports at cognitive complexity 11 against an allowed value of 5. Refactor that function while preserving its permission-request behavior, then verify that the reported complexity is at or below 5.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, javascript, react-native
- Domain
- mobile
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100