Skip to content

Conversation

@fank
Copy link
Member

@fank fank commented Feb 2, 2026

Summary

  • Change :TIMESTAMP: to return ["ok", "timestamp"] instead of raw number
  • Aligns with the response format used by all other extension commands

Test plan

  • Build DLL and test :TIMESTAMP: returns ["ok", "1234567890"] format
  • Verify existing SQF code handles the new format

Change :TIMESTAMP: to return ["ok", "timestamp"] instead of raw number,
matching the format used by all other extension commands.
@github-actions
Copy link

github-actions bot commented Feb 2, 2026

Merging this branch will not change overall coverage

Impacted Packages Coverage Δ 🤖
github.com/OCAP2/extension/v5/pkg/a3interface 0.00% (ø)

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/OCAP2/extension/v5/pkg/a3interface/rvextension.go 0.00% (ø) 0 0 0

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

@fank fank merged commit c31609a into main Feb 2, 2026
3 checks passed
@fank fank deleted the fix/timestamp-response-format branch February 2, 2026 17:09
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