Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Oct 30, 2025

Added test coverage for three core utility modules that were previously untested.

Test coverage added:

  • markdown_test.go - Tests YAML frontmatter parsing with/without frontmatter blocks, empty files, and error handling
  • param_map_test.go - Tests key=value flag parsing including edge cases (equals in values, empty values, invalid formats)
  • string_slice_test.go - Tests string accumulation for repeatable flags

All tests pass.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: alexec <1142830+alexec@users.noreply.github.com>
Copilot AI changed the title [WIP] Add short tests for markdown, param_map, and string_slice test: add unit tests for markdown, param_map, and string_slice Oct 30, 2025
Copilot AI requested a review from alexec October 30, 2025 22:46
@alexec alexec marked this pull request as ready for review October 30, 2025 22:51
@alexec alexec merged commit cc27430 into draft Oct 30, 2025
@alexec alexec deleted the copilot/sub-pr-2 branch October 30, 2025 22:51
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