[PR #2] [MERGED] refactor: decode lpa parsing #33

Closed
opened 2026-03-04 23:13:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/creamlike1024/EasyLPAC/pull/2
Author: @septs
Created: 2/28/2024
Status: Merged
Merged: 2/28/2024
Merged by: @creamlike1024

Base: masterHead: refactor-decode-lpa-string


📝 Commits (4)

  • a3431ab refactor: decode lpa parsing
  • b055bb4 chore: simplify variable definition
  • 785f1e1 chore: add unit tests
  • c632f8a chore: add trim space

📊 Changes

3 files changed (+46 additions, -17 deletions)

View changed files

📝 struct.go (+1 -0)
📝 utils.go (+17 -17)
utils_test.go (+28 -0)

📄 Description

References


🔄 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/creamlike1024/EasyLPAC/pull/2 **Author:** [@septs](https://github.com/septs) **Created:** 2/28/2024 **Status:** ✅ Merged **Merged:** 2/28/2024 **Merged by:** [@creamlike1024](https://github.com/creamlike1024) **Base:** `master` ← **Head:** `refactor-decode-lpa-string` --- ### 📝 Commits (4) - [`a3431ab`](https://github.com/creamlike1024/EasyLPAC/commit/a3431abdfad43cfdc0f8c85da94d93c41edd5e96) refactor: decode lpa parsing - [`b055bb4`](https://github.com/creamlike1024/EasyLPAC/commit/b055bb4921459d3a544081227c7fbb04109edaa6) chore: simplify variable definition - [`785f1e1`](https://github.com/creamlike1024/EasyLPAC/commit/785f1e17a973ab05d6676416fee08ab3c8fb1064) chore: add unit tests - [`c632f8a`](https://github.com/creamlike1024/EasyLPAC/commit/c632f8a8ce871fe809b6b99647cacfacace0bc4c) chore: add trim space ### 📊 Changes **3 files changed** (+46 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `struct.go` (+1 -0) 📝 `utils.go` (+17 -17) ➕ `utils_test.go` (+28 -0) </details> ### 📄 Description ## References - https://pkg.go.dev/strings#CutPrefix - https://pkg.go.dev/strings#Split --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 23:13:37 +03:00
Sign in to join this conversation.
No labels
bug
pull-request
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/EasyLPAC#33
No description provided.