Skip to content

Conversation

@yabjames
Copy link
Owner

@yabjames yabjames commented Dec 28, 2025

  • Reformat data structures into separate header files
  • Adds clang-format file for consistant formatting
  • Adds a feature to allow for path parameters using {}. (ex: /foo/{id})
  • Adds tests for the new path parameter parsing

@yabjames yabjames linked an issue Dec 28, 2025 that may be closed by this pull request
@github-actions
Copy link

LCOV of commit 5ad24bd during server_workflows.yml #27

Summary coverage rate:
  lines......: 74.4% (1090 of 1465 lines)
  functions..: 82.6% (716 of 867 functions)
  branches...: no data found

Files changed coverage rate: n/a

@github-actions
Copy link

LCOV of commit 9608887 during server_workflows.yml #28

Summary coverage rate:
  lines......: 74.5% (1093 of 1468 lines)
  functions..: 82.6% (716 of 867 functions)
  branches...: no data found

Files changed coverage rate: n/a

@yabjames yabjames marked this pull request as ready for review December 28, 2025 19:35
@yabjames yabjames changed the title 32 feature parse path parameters [FEATURE] parse path parameters Dec 28, 2025
@yabjames yabjames merged commit b49f08a into main Dec 28, 2025
1 check passed
@yabjames yabjames deleted the 32-feature-parse-path-parameters branch December 28, 2025 19:36
@yabjames yabjames linked an issue Dec 28, 2025 that may be closed by this pull request
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.

[FEATURE] Parse query parameters [FEATURE] Parse path parameters

2 participants