fix(server): updates reearthx package version and dependencies - #112
Closed
wilfredmulenga wants to merge 6 commits into
Closed
fix(server): updates reearthx package version and dependencies#112wilfredmulenga wants to merge 6 commits into
wilfredmulenga wants to merge 6 commits into
Conversation
wilfredmulenga
commented
Dec 12, 2025
Contributor
- Updates reearthx package version and dependencies as previous version had logic to manage indexes.
- Upgrades go version from 1.21 to 1.24.2
wilfredmulenga
requested review from
pyshx,
rot1024 and
soneda-yuya
as code owners
December 12, 2025 04:06
Refines test assertions for clarity and correctness, including adjustments to pointer identity checks and string equality comparisons. Updates error handling in GraphQL to ensure proper formatting of debug messages. Removes redundant assertions in storytelling tests to reduce noise and improve focus. These changes enhance code robustness, maintainability, and readability.
Updates the `contentType` field in test cases to use "application/json" instead of "application/json; charset=UTF-8" for consistency and to align with expected content type format. This change ensures uniformity in tests and avoids potential issues related to charset specification.
Updates test cases across multiple files to enhance assertions for deep equality by adding null and nil checks before comparing pointers. This prevents potential nil pointer dereference issues and improves test stability. Changes address scenarios where cloned objects or their properties might be nil, ensuring safer and more robust comparisons in unit tests.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.