• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

z00m128 / sjasmplus / 1473
98%

Build:
DEFAULT BRANCH: master
Ran 02 Feb 2025 03:50PM UTC
Jobs 1
Files 43
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

02 Feb 2025 03:48PM UTC coverage: 96.428% (+0.001%) from 96.427%
1473

push

cirrus-ci

ped7g
fix fullpath (on, rel) and include paths search

fullpath fixes:
- file path printed in errors/listing/warnings is now canonical (all
variants)
- "on" does produce full path also for CLI provided initial file names
(in listing) (they were missing full path)
- "rel" does use absolute filenames for paths outside of CWD tree, only
paths within CWD are relative to CWD (aka LaunchDirectory)

include paths search fix:
- files which were not found in current dir and in include paths were
returned as their input string, not prefixed by current file's dir,
which made CWD active "include path" even when explicitly disabled by
`--inc` option. Now they use current file's directory to make error
about missing file more informative in such case.
- filepaths cache was not individual per "current dir", so sometimes
cached result was used pointing to wrong file (in case multiple files
with same name exist in different directories)

added few more tests for some of this, but absolute paths are difficult
to test in CI, so those were tested manually

19 of 19 new or added lines in 2 files covered. (100.0%)

9556 of 9910 relevant lines covered (96.43%)

170970.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1473.1 02 Feb 2025 03:50PM UTC 43
96.43
Source Files on build 1473
  • Tree
  • List 43
  • Changed 15
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 4a131735 on github
  • Prev Build on master (#1472)
  • Next Build on master (#1476)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc