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

zbeekman / json-fortran / 166
68%
master: 77%

Build:
Build:
LAST BUILD BRANCH: feat-UTF-8-support-issue-35
DEFAULT BRANCH: master
Ran 16 Oct 2016 10:25AM UTC
Jobs 1
Files 27
Run time 1s
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
166

push

travis-ci

zbeekman
WIP: Unicode support almost done
 - Test 8 fails to compile because
   - json_parse interface might be split simplify/refactor optional argument logic
 - Gfortran only, but gracefully handles intel
 - Currently this will build, run and pass the tests with gfortran 4.9.2_1
 - Falls back on 'DEFAULT' character kinds if 'ISO_10646' doesn't exist
 - Actual deferred length character arguments corresponding to `intent(out)`
   dummy arguments _**MUST**_ be of kind `JCK` to ensure proper functionality
 - All `intent(in)` character arguments to the public API may be of kind
   'DEFAULT' or JCK
 - Files now assume/use utf-8 encoding
 - Bug in gfortran causes substrings of 'ISO_10646' character named
   constants to spuriously convert kinds

TODO
 - refactor `json_parse`
 - update build scripts to use intro spection to determine if
   'ISO_10646' characters are supported
 - update build scripts to have an option to turn on ISO 10646
   support and default to off otherwise
 - add at least one test case to show off Unicode support in action

94 of 139 relevant lines covered (67.63%)

1.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 166.1 (BUILD_SCRIPT="mkdir cmake-build && cd cmake-build && cmake -DSKIP_DOC_GEN:BOOL=TRUE .. && make -j 4 && make test" SPECIFIC_DEPENDS="cmake nodejs" JLINT="yes" DOCS="no" FoBiS="no") 16 Oct 2016 10:25AM UTC 0
67.63
Travis Job 166.1
Source Files on build 166
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #166
  • 8c9eb7b9 on github
  • Prev Build on feat-UTF-8-support-issue-35 (#193)
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