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

zbeekman / json-fortran / 182 / 2
68%
master: 77%

Build:
Build:
LAST BUILD BRANCH: feat-UTF-8-support-issue-35
DEFAULT BRANCH: master
Ran 11 Mar 2015 02:19AM UTC
Files 1
Run time 58s
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

11 Mar 2015 02:17AM UTC coverage: 70.925%. Remained the same
BUILD_SCRIPT="./build.sh" SPECIFIC_DEPENDS="binutils" JLINT="no" DOCS="yes" FoBiS="yes" CODE_COVERAGE="yes"

push

travis-ci

zbeekman
WIP: Unicode support almost done
 - Unicode supported by 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

TO-DO
 - update build scripts to use introspection 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 showoff/test Unicode support in action

805 of 1135 relevant lines covered (70.93%)

329788.97 hits per line

Source Files on job 182.2 (BUILD_SCRIPT="./build.sh" SPECIFIC_DEPENDS="binutils" JLINT="no" DOCS="yes" FoBiS="yes" CODE_COVERAGE="yes")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 182
  • Travis Job 182.2
  • 00fc7ff0 on github
  • Prev Job for BUILD_SCRIPT="./build.sh" SPECIFIC_DEPENDS="binutils" JLINT="no" DOCS="yes" FoBiS="yes" CODE_COVERAGE="yes" on feat-UTF-8-support-issue-35 (#181.2)
  • Next Job for BUILD_SCRIPT="./build.sh" SPECIFIC_DEPENDS="binutils" JLINT="no" DOCS="yes" FoBiS="yes" CODE_COVERAGE="yes" on feat-UTF-8-support-issue-35 (#183.2)
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