Commit 00aca13
test: add comprehensive test suite to boost coverage from 63% to ~78%
Add 15 new test files covering previously untested functions across the
package. Tests use local fixtures (no network) and cover core BIDS
project operations, parser internals, plot functions, sidecar/TR
inference, mock BIDS methods, query helpers, project extensions,
confound I/O, pack_bids utilities, and session-aware branches.
Also add .covr_result.rds to .Rbuildignore and .gitignore to prevent
R CMD check NOTE about hidden files.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent cc423fd commit 00aca13
File tree
17 files changed
+6011
-0
lines changed- tests/testthat
17 files changed
+6011
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
0 commit comments