Skip to content

Warn on @InsertChunk for undefined chunks#309

Open
fingolfin wants to merge 1 commit intomasterfrom
codex/insertchunk-missing-warning-61
Open

Warn on @InsertChunk for undefined chunks#309
fingolfin wants to merge 1 commit intomasterfrom
codex/insertchunk-missing-warning-61

Conversation

@fingolfin
Copy link
Member

Resolves #61

Co-authored-by: Codex codex@openai.com

Resolves #61

Co-authored-by: Codex <codex@openai.com>
@codecov
Copy link

codecov bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.69%. Comparing base (2a64503) to head (d365e00).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #309      +/-   ##
==========================================
+ Coverage   84.66%   84.69%   +0.03%     
==========================================
  Files          13       13              
  Lines        2276     2281       +5     
==========================================
+ Hits         1927     1932       +5     
  Misses        349      349              
Files with missing lines Coverage Δ
gap/DocumentationTree.gi 93.81% <100.00%> (+0.07%) ⬆️
🚀 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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@InsertChunk FOO should print an error or warning if FOO does not exist

1 participant