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

alberthdev / spasm-ng / 68
46%

Build:
DEFAULT BRANCH: master
Ran 24 Mar 2017 07:08AM UTC
Jobs 1
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

pending completion
68

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

Jobs
ID Job ID Ran Files Coverage
1 68.1 24 Mar 2017 07:08AM UTC 0
34.53
Travis Job 68.1
Source Files on build 68
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #68
  • 3166ed26 on github
  • Prev Build on master (#67)
  • Next Build on master (#69)
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