[PR #407] [MERGED] Simplify implementation of State.isRunning() #468

Closed
opened 2026-02-28 01:24:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ushahidi/SMSSync/pull/407
Author: @alxndrsn
Created: 4/7/2016
Status: Merged
Merged: 4/22/2016
Merged by: @eyedol

Base: masterHead: sync-state-isRunning-simplification


📝 Commits (1)

  • 1973990 Simplify implementation of State.isRunning()

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 smssync/src/main/java/org/addhen/smssync/presentation/task/state/State.java (+1 -1)

📄 Description

No obvious reason to create a new EnumSet with one element each time this method is called.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ushahidi/SMSSync/pull/407 **Author:** [@alxndrsn](https://github.com/alxndrsn) **Created:** 4/7/2016 **Status:** ✅ Merged **Merged:** 4/22/2016 **Merged by:** [@eyedol](https://github.com/eyedol) **Base:** `master` ← **Head:** `sync-state-isRunning-simplification` --- ### 📝 Commits (1) - [`1973990`](https://github.com/ushahidi/SMSSync/commit/197399027604edf8cb0817efa051dc378825d863) Simplify implementation of State.isRunning() ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `smssync/src/main/java/org/addhen/smssync/presentation/task/state/State.java` (+1 -1) </details> ### 📄 Description No obvious reason to create a new `EnumSet` with one element each time this method is called. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 01:24:44 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SMSSync#468
No description provided.