Skip to content

Consolidate base64 parameter tests#96

Merged
Suhaibinator merged 1 commit intomainfrom
codex/consolidate-duplicate-test-in-register_generic_route_test.go
Sep 1, 2025
Merged

Consolidate base64 parameter tests#96
Suhaibinator merged 1 commit intomainfrom
codex/consolidate-duplicate-test-in-register_generic_route_test.go

Conversation

@Suhaibinator
Copy link
Copy Markdown
Owner

Summary

  • replace duplicate base64 query/path tests with unified table-driven test
  • assert both HTTP status and complete response payload

Testing

  • go test ./...

https://chatgpt.com/codex/tasks/task_e_68b5455564b88331a09527b4882523ef

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@a69a8b3). Learn more about missing BASE report.
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #96   +/-   ##
=======================================
  Coverage        ?   97.14%           
=======================================
  Files           ?       18           
  Lines           ?     2382           
  Branches        ?        0           
=======================================
  Hits            ?     2314           
  Misses          ?       55           
  Partials        ?       13           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Suhaibinator Suhaibinator merged commit c3ec445 into main Sep 1, 2025
11 checks passed
@Suhaibinator Suhaibinator deleted the codex/consolidate-duplicate-test-in-register_generic_route_test.go branch September 1, 2025 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant