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

ossuminc / riddl
64%
main: 64%

Build:
Build:
LAST BUILD BRANCH: development
DEFAULT BRANCH: main
Repo Added 07 Dec 2023 02:32PM UTC
Token qjvJ1uyDTwawwKH1ZVOznNlSUCE9ykgu7 regen
Build 523 Last
Files 111
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

LAST BUILD ON BRANCH development
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • 304-get-code-coverage--80
  • 443-minimize-suppresswarnings
  • 461-parallel-include
  • 486-Riddl-Parses-Empty-Braces
  • 495-graph+table
  • 498-goto
  • 499-send-message
  • 504-allow-comments-between-definitions-as-well
  • 505-focus-on-url
  • 506-author-guide
  • 507-application-output-kinds
  • 520-implement-lessons-learned-from-jdl
  • 521-simplify-ast
  • 521-simplify-options
  • 521-use-withs
  • 523-replica-should-be-a-type
  • 527-implement-processor-relationships
  • 530-focus-statement
  • 538-retain-order-of-occurrence-for-definition-content
  • 549-allow-shown-by-clause-on-application-groups
  • 551-complete-mermaid-diagrams-module
  • 554-multiply-included-files-should-not-be-supported-in-the-same-definition
  • 562-revise-navigation-column-in-hugo-output
  • 579-arbitrary-order-of-definition-components
  • 580-comments-should-be-allowed-in-some-places-they-currently-arent
  • 584-handler-codependency-bug
  • 588-false-warning-author-reference-for-vital-definitions
  • 592-reference-not-validated
  • 594-projector-capabilities
  • 598-feature-provide-better-statements-for-repositories
  • 606-support-programming-language-code-integration-statement
  • 608-create-pass-to-use-ai-to-generate-behavior-code
  • 609-feature-allow-scala-like-message-definitions
  • 614-find-plugins-from-ivy-path
  • 615-make-options-grammarless
  • 619-clean-up-hugo-pass
  • 628-get-each-module-90-coverage
  • 631-get-coverage--90
  • 675-feature-export-keywords-readability-punctuation-as-seqstrings
  • 677-defect-noansimessages-has-no-effect-programmatically-is-not-recognized-in-command-line
  • 680-feature-return-character-range-for-error-in-messages
  • 694-feature-add-toplevelparser-method-for-returning-token-stream
  • 81-add-scaladoc-comments-to-all-code-in-language--passes
  • OSS-104-Return-Files-After-Parse
  • OSS-118-application-to-adaptor
  • OSS-47-editing-features
  • OSS-53-JSON-Attachments
  • OSS-54-Nebula-Parser
  • OSS-55-Fragment-Traversal
  • OSS-62-testkit
  • OSS-89-use-oslib
  • OTOT20_keyword_highlighting
  • OTOT20_ver2.2
  • add-stream-diagram
  • build-upgrades
  • consistent-output
  • development
  • doc-updates
  • eliminate-PlatformContext-overrides
  • feature/scala-bug
  • finish-stats-command
  • fix-builds
  • fix-contained-group-references
  • fix-display-length-of-stats-columns
  • fix-docs
  • fix-group-by-kind-option
  • fix-lack-of-non-error-messages
  • github-packager
  • hugo-output-formatting
  • main
  • merge-hugo-back-in
  • meta-and-reduce-lazy-vals
  • mima
  • modules
  • ossuminc-conversion
  • parallel-include-choice
  • reactific->ossuminc
  • regularized-syntax
  • reid-spencer-patch-1
  • scala-3.3.3
  • scala-3.4
  • scalaJs-support
  • simplify-descriptions
  • update/airframe-json-24.9.2
  • update/airframe-ulid-24.9.0
  • update/commons-compress-1.27.0
  • update/commons-compress-1.27.1
  • update/commons-io-2.17.0
  • update/commons-io-2.18.0
  • update/commons-lang3-3.16.0
  • update/commons-lang3-3.17.0
  • update/pureconfig-core-0.17.5
  • update/pureconfig-core-0.17.6
  • update/pureconfig-core-0.17.8
  • update/sbt-1.10.2
  • update/sbt-1.9.8
  • update/sbt-1.9.9
  • update/sbt-bloop-1.5.13
  • update/sbt-bloop-1.5.15
  • update/sbt-ossuminc-0.15.0
  • update/sbt-ossuminc-0.16.4
  • update/sbt-ossuminc-0.16.5
  • update/scala-library-2.12.20
  • update/scala3-library-3.4.3
  • update/scala3-library-3.5.0
  • update/scala3-library-3.5.1
  • update/scala3-library-3.5.2
  • update/scalacheck-1.18.1
  • update/scalactic-3.2.18
  • update/scalafmt-core-3.8.0
  • update/scalafmt-core-3.8.3
  • update/scalajs-env-jsdom-nodejs-1.1.0
  • update/scalatest-3.2.18

28 Feb 2026 10:33PM UTC coverage: 64.451%. Remained the same
22530480770

push

reid-spencer
Save session: document Docker workflow removal

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

6516 of 10110 relevant lines covered (64.45%)

0.64 hits per line

Relevant lines Covered
Build:
Build:
10110 RELEVANT LINES 6516 COVERED LINES
0.64 HITS PER LINE
Source Files on main
  • Tree
  • List 111
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
22530480770 development Save session: document Docker workflow removal Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> push 28 Feb 2026 10:37PM UTC reid-spencer
64.45
22530458876 development Remove Docker publish CI workflow The multi-platform Docker build consistently times out at 45 minutes in CI. Removing the workflow to stop wasting CI resources. The Dockerfile is retained for potential future use. Co-Authored-By: Claude Opus 4.... push 28 Feb 2026 10:35PM UTC reid-spencer
64.45
22250716504 main Fix sbt-riddl: ANSI version check and direct riddlc commands Two fixes: - checkVersion() now passes --no-ansi-messages and strips any residual ANSI codes and [info] prefix from riddlc output, fixing NumberFormatException on version parsing - ... push 21 Feb 2026 04:59AM UTC reid-spencer
64.42
22250578599 development Fix sbt-riddl: ANSI version check and direct riddlc commands Two fixes: - checkVersion() now passes --no-ansi-messages and strips any residual ANSI codes and [info] prefix from riddlc output, fixing NumberFormatException on version parsing - ... push 21 Feb 2026 04:49AM UTC reid-spencer
64.42
22249728591 development Document post-build copyright header fix in ship skill The sbt-ossuminc copyright formatter may update stale headers during `sbt clean`. Added guidance to step 13 to commit these changes before merging back to development. Co-Authored-By: Claude... push 21 Feb 2026 03:49AM UTC reid-spencer
64.42
22249674334 development Fix remaining copyright headers: "Ossum, Inc." to "Ossum Inc." Build-triggered scalafmt applied the corporate name correction to 19 additional source files missed in the earlier commit. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> push 21 Feb 2026 03:46AM UTC reid-spencer
64.42
22249672960 main Fix remaining copyright headers: "Ossum, Inc." to "Ossum Inc." Build-triggered scalafmt applied the corporate name correction to 19 additional source files missed in the earlier commit. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> push 21 Feb 2026 03:45AM UTC reid-spencer
64.42
22249658489 main Update ship skill, sbt version, gitignore, and notebook - Rename release skill to ship skill - Update sbt to 1.12.1 in project/build.properties - Add /task/ to .gitignore - Update NOTEBOOK.md with current session notes Co-Authored-By: Claude Opu... push 21 Feb 2026 03:44AM UTC reid-spencer
64.42
22240358782 development Update sbt-ossuminc to 1.3.5, fix remaining copyright headers Bump sbt-ossuminc from 1.3.3 to 1.3.5 (corrected orgName default). Fix 133 source files that were missed in the initial corporate name correction (Ossum, Inc. → Ossum Inc.). Co-Author... push 20 Feb 2026 08:43PM UTC reid-spencer
64.42
22239022227 development Correct corporate name from "Ossum, Inc." to "Ossum Inc." Updated copyright headers in all Scala source files and README.md. The sbt-ossuminc plugin default orgName also needs updating; task filed in sbt-ossuminc/task/fix-orgname-comma.md. Co-Au... push 20 Feb 2026 08:00PM UTC reid-spencer
64.42
See All Builds (522)
  • Settings
  • Repo on GitHub
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