Skip to content

fix: clarify empty typed SEC searches - #75

Open
JordanCoin wants to merge 1 commit into
mainfrom
codex/issue-69-sec-empty-context
Open

fix: clarify empty typed SEC searches#75
JordanCoin wants to merge 1 commit into
mainfrom
codex/issue-69-sec-empty-context

Conversation

@JordanCoin

Copy link
Copy Markdown
Owner

Closes #69

Summary

  • show the source, query, total, displayed count, and supplied form filter when a typed SEC search returns zero results
  • explain that the EDGAR full-text index returning zero does not prove no filing exists
  • preserve existing output for all untyped and non-SEC empty searches

Verification

  • python -m pytest tests/test_records_search.py tests/test_security_egress_adapters.py tests/test_security_hardening.py -v (50 passed)
  • ruff check openfoia tests
  • ruff format --check openfoia tests
  • git diff --check
  • independent review: pass after one scope correction

Copilot AI lite review requested due to automatic review settings August 13, 2026 12:05

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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.

Silent empty on typed searches: '--type F-3' miss is indistinguishable from 'no such filings' — surface totals and coverage

2 participants