>>> @specron/compiler Found mismatch: "packages/specron-compiler/CHANGELOG.json": "f7b55c48d4cdc3438e1d659476322523caf32f51" !== "0395ffc935495e1f744b825d66d1961595953ec2" npx nyc npx ava --verbose ✔ compiler.ts › adds new source files (7.2s) ✔ compiler.ts › compiles source files (8.4s) ✔ compiler.ts › saves compiled sources to destination (8.6s) ✔ compiler.ts › cleans compiled output (8.9s) ✔ index.ts › exposes Compiler class 5 tests passed --------------|----------|----------|----------|----------|-------------------| File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s | --------------|----------|----------|----------|----------|-------------------| All files | 52.25 | 28.95 | 37.93 | 53.7 | | src | 100 | 100 | 100 | 100 | | index.ts | 100 | 100 | 100 | 100 | | src/core | 51.38 | 28.95 | 37.93 | 52.83 | | compiler.ts | 84.38 | 52.38 | 84.62 | 84.38 |... 44,165,175,176 | reporter.ts | 4.44 | 0 | 0 | 4.76 |... 40,148,149,151 | --------------|----------|----------|----------|----------|-------------------|