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

Fix "method_complexity" issue in android/src/main/java/com/reactlibrary/RNExpoReadSmsModule.java

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

Nobody has claimed this yet.

code-climate
Dominant language
Java
Stars
85
Forks
32
PR merge metrics
No merged PRs in 30d

Description

Method `getMessageFromMessageIntent` has a Cognitive Complexity of 7 (exceeds 5 allowed). Consider refactoring.

https://codeclimate.com/github/maniac-tech/react-native-expo-read-sms/android/src/main/java/com/reactlibrary/RNExpoReadSmsModule.java#issue_679a6d8b00e371000100001d

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

Start in android/src/main/java/com/reactlibrary/RNExpoReadSmsModule.java and inspect getMessageFromMessageIntent alongside the linked Code Climate finding. Refactor the method so its cognitive complexity is no higher than the allowed 5 while preserving its existing behavior, then verify that the method_complexity issue is resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java, react-native
Domain
mobile
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.