aplteam / CodeCoverage

Collects data on code coverage and create an HTML report on the data collected
MIT License
1 stars 1 forks source link

After changes for 0.10.6, can't watch specific namespaces anymore #14

Closed mbaas2 closed 2 months ago

mbaas2 commented 2 months ago

When passing a ,-separated list to watch, we get an error:

LENGTH ERROR: Boolean singleton value required
set_watch[5] :If ~v2∊,¨'#' '⎕SE'
                 ∧
      v2
┌────────────┬─────────────┬───┬──────┬───────┬──────────────────────────┐
│#.APLProcess│#.DyalogBuild│#.S│#.demo│#.tests│⎕SE.input.c.DyalogBuild.ns│
└────────────┴─────────────┴───┴──────┴───────┴──────────────────────────┘
aplteam commented 2 months ago

Fixed in 0.10.7