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

accordproject / concerto
98%

Build:
DEFAULT BRANCH: main
Repo Added 04 Oct 2019 02:55PM UTC
Files 82
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 main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • Ahmed-Gaper/i1021/Initialize-linter-with-namingRules
  • Ahmed-Gaper/i1028/configurable-linter
  • Ahmed-Gaper/i1042/new-default-rulesets
  • Ahmed-Gaper/i1050/linter-output-namespace-filter
  • Ahmed-Gaper/i1051/add-reservedKeywords-and-improve-rules
  • Ahmed-Gaper/i1051/stringLength-reservedKeywords-rules
  • Ahmed-Gaper/i994/scalar-validation-fix
  • Ahmed-Gaper/init-default-ruleset-package
  • Ahmed-Gaper/readme-and-tests
  • Ahmed-Gaper/ruleset-publish-failure
  • Ahmed-Gaper/update-linter-parsing
  • ap-publish-3.23.0
  • ap-publish-v2.2.0
  • ap-publish-v3.20.2
  • ap-publish-v3.20.3
  • ap-publish-v3.20.4
  • ap-publish-v3.21.0
  • ap-publish-v3.22.0
  • ap-publish-v3.24.0
  • ap-publish-v3.25.0
  • asmit/1007
  • asmit/845
  • asmit/987
  • asmit/999
  • browser-build
  • chore/sync-v4-main
  • chore/workflow-timeouts
  • dependabot/npm_and_yarn/glob-11.1.0
  • dependabot/npm_and_yarn/js-yaml-3.14.2
  • dependabot/npm_and_yarn/loader-utils-1.4.1
  • dependabot/npm_and_yarn/multi-c22e25d29b
  • dependabot/npm_and_yarn/packages/concertino/ajv-8.18.0
  • dependabot/npm_and_yarn/packages/concertino/js-yaml-4.1.1
  • dependabot/npm_and_yarn/packages/concertino/multi-69607b08fe
  • dependabot/npm_and_yarn/packages/concertino/vite-7.1.11
  • dependabot/npm_and_yarn/packages/concertino/vite-7.1.5
  • dependabot/npm_and_yarn/packages/concerto-tools/loader-utils-1.4.1
  • dependabot/npm_and_yarn/undici-7.2.3
  • dependabot/npm_and_yarn/undici-7.5.0
  • dependabot/npm_and_yarn/webpack-5.104.1
  • dibyam/namespace-vocab
  • ds-fix-csharp-gen
  • ds-techdocs-examples
  • ertugrul/fix-syncpack-format
  • feat/add-monetary-js
  • feat/migrate-concerto-core-ts
  • feat/migrate-concerto-util-ts
  • feat/migrate-null-ts
  • fix/1067/inheritance-comparison-bug
  • fix/deprecated-template
  • fix/issue-1123-concerto-analysis-readme
  • fix/remove-url-request-logging
  • fix/replace-console-warn-clean
  • fix/replace-console-warn-with-debug
  • fix/test-coverage-modelfile
  • fix/typos-issue-1106
  • fix/typos-issue-1108
  • fix/v4.0.0-remove-logging
  • fix/windows-build-v4
  • gsoc/#1032
  • gsoc/#1040
  • gsoc/#1058
  • khaledGadelhaQ/issue-1010/fix-default-value-ignoring-constraints
  • khaledGadelhaQ/issue-719/fix-analysis-changes-detection
  • mr-concertino
  • mr-concertino-7-2
  • mr-lint-deps
  • mttrbrts-patch-1
  • patch-1
  • rnema19/i1067/inheritanceIssue
  • sanketshevkar/browser-build-fix
  • sanketshevkar/dcsmanager-update
  • sanketshevkar/perf-config
  • sanketshevkar/test-pr-build-check
  • sanketshevkar/tests-and-fix-aliasing
  • semver-range/linter
  • shubhraj/ci-improvements/action-versions-npm-caching
  • shubhraj/ci-improvements/concurrency-control
  • shubhraj/docs/linter-build-before-test
  • shubhraj/fix/linter-build-dependency
  • testfix
  • v0.82
  • v4.0.0
  • yagnik/improveDecoratorManagerPerf

14 Feb 2026 12:44PM UTC coverage: 98.236%. Remained the same
22017554364

push

github

web-flow
test: Add unit test for unrecognized model element in ModelFile (#1132)

Signed-off-by: Harshit Kumar <10harshitkumar@gmail.com>

2201 of 2282 branches covered (96.45%)

Branch coverage included in aggregate %.

4037 of 4068 relevant lines covered (99.24%)

133392.42 hits per line

Relevant lines Covered
Build:
Build:
4068 RELEVANT LINES 4037 COVERED LINES
133392.42 HITS PER LINE
Source Files on main
  • Tree
  • List 82
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
22017554364 main test: Add unit test for unrecognized model element in ModelFile (#1132) Signed-off-by: Harshit Kumar <10harshitkumar@gmail.com> push 14 Feb 2026 12:46PM UTC web-flow github
98.24
22005011833 main fix: Replace console.log() with debug library in HTTPFileLoader (#1125) fix: removed console.log and used debug instead Signed-off-by: Harshit Kumar <10harshitkumar@gmail.com> push 13 Feb 2026 10:30PM UTC web-flow github
98.24
21177216003 main fix(lint): syncpack format (#1115) Signed-off-by: Ertugrul Karademir <ekarademir@gmail.com> push 20 Jan 2026 03:31PM UTC web-flow github
98.24
20901309831 main fix(concerto-core): correct typographical errors in comments and error messages (#1107) Fix typos in 8 source files and 1 test file: - modelfile.js: Wilcard -> Wildcard (2), compatibillity -> compatibility - instancegenerator.js: Primitve -> Prim... push 11 Jan 2026 08:23PM UTC web-flow github
98.24
20779741435 main docs: add build-before-test instructions to DEVELOPERS.md (#1100) Clarify that developers must run npm run build before npm run test to ensure all workspace dependencies are compiled. This addresses confusion when tests fail on fresh clones due t... push 07 Jan 2026 11:21AM UTC web-flow github
98.24
20751027418 main ci: add concurrency control to workflows (#1091) - Add concurrency groups to build.yml, conformance-test.yml, codeql-analysis.yml - Cancel in-progress runs when new commits are pushed to the same branch - CodeQL only cancels PR runs (preserves sc... push 06 Jan 2026 02:19PM UTC web-flow github
98.24
20751010158 main ci: update action versions and add npm caching (#1089) - Update actions/checkout to v4 in conformance-test.yml - Update actions/setup-node to v4 in conformance-test.yml - Add npm caching to setup-node in build.yml, conformance-test.yml, publish.y... push 06 Jan 2026 02:18PM UTC web-flow github
98.24
20135826352 main chore(ci): use production environment for publish Signed-off-by: Matt Roberts <7544022+mttrbrts@users.noreply.github.com> push 11 Dec 2025 02:09PM UTC web-flow github
98.24
20135393815 main chore(ci): add npmjs config for trusted publishing (#1083) Signed-off-by: Matt Roberts <7544022+mttrbrts@users.noreply.github.com> push 11 Dec 2025 01:53PM UTC web-flow github
98.24
20134171058 main chore(ci): add permissions for publishing to npmjs with OIDC (#1082) Signed-off-by: Matt Roberts <7544022+mttrbrts@users.noreply.github.com> push 11 Dec 2025 01:10PM UTC web-flow github
98.24
See All Builds (1917)
  • 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