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

alberthdev / spasm-ng / 68 / 1
46%
master: 46%

Build:
DEFAULT BRANCH: master
Ran 24 Mar 2017 07:08AM UTC
Files 52
Run time 2s
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

24 Mar 2017 07:03AM UTC coverage: 34.532% (-0.02%) from 34.556%
68.1

push

travis-ci

alberthdev
Fix error handling for file access/writing

 * Detect whether ENOENT is set when encountering a fopen() error
   in write_file (export.cpp). If set, trigger "path not found"
   error. Otherwise, trigger "access" error.

 * Convert write_labels (storage.cpp) to use similar error handling
   logic. This allows the program to actually exit when an error
   occurs!

 * Update main.cpp to handle the SPASM error cases when they occur.
   (Create session via StartSPASMErrorSession, print errors with
   ReplayFatalSPASMErrorSession, and cleanup/exit as necessary
   with EndSPASMErrorSession.)

1152 of 3336 relevant lines covered (34.53%)

19.8 hits per line

Source Files on job 68.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 68
  • Travis Job 68.1
  • 3166ed26 on github
  • Prev Job for on master (#67.1)
  • Next Job for on master (#69.1)
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