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

z00m128 / sjasmplus / 1452
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: HEAD
DEFAULT BRANCH: master
Ran 01 Jan 2025 12:16PM 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

01 Jan 2025 12:13PM UTC coverage: 96.269% (-0.01%) from 96.279%
1452

Pull #254

cirrus-ci

ped7g
c++17: replacing custom code with std::filesystem[::path] where feasible

Making parser Get[Output]FileName to use std::filesystem::path hopefully
everywhere.

This get still degraded to std::string/const char* when include paths
are involved (GetPath, ArchiveFilename, Open/Include anything), and some
writing functions are not refactored yet either.

But committing this as intermittent step just in case I will be unable
to develop this further soon or if I need rollback to working version.
Pull Request #254: migrating some of the file stuff to std::filesystem, in the naive hope of getting better cross-platform compatibility

223 of 244 new or added lines in 12 files covered. (91.39%)

2 existing lines in 2 files now uncovered.

9677 of 10052 relevant lines covered (96.27%)

168552.07 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
97.27
-0.02% sjasm/io_cpc.cpp
1
99.57
-0.21% sjasm/sjasm.cpp
3
97.53
0.0% sjasm/tables.cpp
4
97.81
0.05% sjasm/directives.cpp
4
33.06
0.0% sjasm/io_tape.cpp
4
93.1
0.0% sjasm/io_tzx.cpp
4
97.68
-0.0% sjasm/sjio.cpp

Uncovered Existing Lines

Lines Coverage ∆ File
1
98.67
-0.12% sjasm/reader.cpp
1
97.81
0.05% sjasm/directives.cpp
Jobs
ID Job ID Ran Files Coverage
1 1452.1 01 Jan 2025 12:16PM UTC 43
96.27
Source Files on build 1452
  • Tree
  • List 43
  • Changed 21
  • Source Changed 20
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #254
  • PR Base - master (#1450)
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