maniac-tech / maniac-tech/react-native-expo-read-sms

Fix "method_complexity" issue in index.js

Open
#84 0 comments 0 reactions 0 assignees View on GitHub

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.

https://codeclimate.com/github/maniac-tech/react-native-expo-read-sms/index.js#issue_679a6d8c00e371000100001f

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.