Skip to content

Add tests for formatter.hpp to improve coverage#5

Merged
pgit merged 6 commits intomasterfrom
copilot/add-tests-for-formatter
Feb 14, 2026
Merged

Add tests for formatter.hpp to improve coverage#5
pgit merged 6 commits intomasterfrom
copilot/add-tests-for-formatter

Conversation

Copy link
Contributor

Copilot AI commented Feb 14, 2026

  • Fix boost::asio IP address creation errors
    • Replace address_v4::from_string() with make_address_v4()
    • Replace address_v6::from_string() with make_address_v6()
  • Fix compile-time format string validation error
    • Removed NgHttp2NvInvalidFormat test that causes consteval error
  • Verify all tests compile successfully
  • Ensure tests run correctly

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI and others added 4 commits February 14, 2026 18:23
Co-authored-by: pgit <1456612+pgit@users.noreply.github.com>
Co-authored-by: pgit <1456612+pgit@users.noreply.github.com>
Co-authored-by: pgit <1456612+pgit@users.noreply.github.com>
Co-authored-by: pgit <1456612+pgit@users.noreply.github.com>
Copilot AI changed the title [WIP] Add tests for uncovered functions in formatter Add tests for formatter.hpp to improve coverage Feb 14, 2026
Copilot AI requested a review from pgit February 14, 2026 18:27
@pgit pgit marked this pull request as ready for review February 14, 2026 18:30
Co-authored-by: pgit <1456612+pgit@users.noreply.github.com>
@pgit pgit merged commit e5e51c1 into master Feb 14, 2026
4 checks passed
Copilot stopped work on behalf of pgit due to an error February 14, 2026 18:40
@pgit pgit deleted the copilot/add-tests-for-formatter branch February 15, 2026 23:56
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