Skip to content

Conversation

@havardelnan
Copy link
Collaborator

…env loading

  • Implemented GetConfigConstByName method in rorconsts.go to retrieve configuration constants by their key.
  • Added unit tests for GetConfigConstByName and GetDescription methods in a new rorconsts_test.go file.
  • Refactored dotenv loading in utils.go to return a map of environment variables instead of void.
  • Improved number formatting in anyToString function for better precision.

…env loading

- Implemented GetConfigConstByName method in rorconsts.go to retrieve configuration constants by their key.
- Added unit tests for GetConfigConstByName and GetDescription methods in a new rorconsts_test.go file.
- Refactored dotenv loading in utils.go to return a map of environment variables instead of void.
- Improved number formatting in anyToString function for better precision.
@havardelnan havardelnan merged commit 2d34ad3 into main Oct 19, 2025
2 checks passed
@havardelnan havardelnan deleted the feature/improve-rorconfig-and-test branch October 19, 2025 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants