Skip to content

Conversation

gordonwatts
Copy link
Collaborator

@gordonwatts gordonwatts commented Aug 14, 2025

Very minor error message update - clarifies what has gone wrong when a query isn't in an expected format to give the user a little more information to understand what mistake they made.

Summary

  • clarify query argument type errors by including the received type in the message
  • test generic_query error output
  • explicitly reject None for query arguments

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

@gordonwatts gordonwatts self-assigned this Aug 14, 2025
@gordonwatts gordonwatts added the enhancement New feature or request label Aug 14, 2025
Copy link

codecov bot commented Aug 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.19%. Comparing base (1413cd7) to head (393cb38).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #642   +/-   ##
=======================================
  Coverage   97.19%   97.19%           
=======================================
  Files          29       29           
  Lines        1959     1961    +2     
=======================================
+ Hits         1904     1906    +2     
  Misses         55       55           
Flag Coverage Δ
unittests 97.19% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codex enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant