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

ArkScript-lang / Ark
94%

Build:
DEFAULT BRANCH: dev
Repo Added 22 Sep 2024 05:41PM UTC
Files 117
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 dev
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • SuperFola-patch-1
  • add-n-queens
  • ci
  • ci/codspeed
  • ci/slim-runers
  • debug/valgrind
  • debugger/show-stack-and-locals
  • december-2024-fixes
  • dependabot/github_actions/CodSpeedHQ/action-3.6.1
  • dependabot/github_actions/CodSpeedHQ/action-3.7.0
  • dependabot/github_actions/CodSpeedHQ/action-3.8.0
  • dependabot/github_actions/CodSpeedHQ/action-4.0.1
  • dependabot/github_actions/CodSpeedHQ/action-4.1.1
  • dependabot/github_actions/CodSpeedHQ/action-4.2.1
  • dependabot/github_actions/CodSpeedHQ/action-4.3.1
  • dependabot/github_actions/CodSpeedHQ/action-4.4.1
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/download-artifact-5
  • dependabot/github_actions/actions/download-artifact-6
  • dependabot/github_actions/actions/setup-node-6
  • dependabot/github_actions/actions/upload-artifact-5
  • dependabot/github_actions/docker/build-push-action-6.15.0
  • dependabot/github_actions/docker/build-push-action-6.16.0
  • dependabot/github_actions/docker/build-push-action-6.17.0
  • dependabot/github_actions/docker/build-push-action-6.18.0
  • dependabot/github_actions/docker/login-action-3.5.0
  • dependabot/github_actions/docker/login-action-3.6.0
  • dependabot/github_actions/docker/setup-buildx-action-3.11.0
  • dependabot/github_actions/docker/setup-buildx-action-3.11.1
  • dependabot/github_actions/docker/setup-qemu-action-3.7.0
  • dependabot/github_actions/ffurrer2/extract-release-notes-2
  • dependabot/github_actions/ffurrer2/extract-release-notes-3.0.0
  • dependabot/github_actions/github/codeql-action-4
  • dependabot/github_actions/jidicula/clang-format-action-4.15.0
  • dependabot/github_actions/jidicula/clang-format-action-4.16.0
  • dependabot/github_actions/leafo/gh-actions-lua-11
  • dependabot/github_actions/leafo/gh-actions-lua-12.0.0
  • dependabot/github_actions/peter-evans/create-issue-from-file-6
  • dependabot/github_actions/peter-evans/create-or-update-comment-5.0.0
  • dependabot/github_actions/peter-evans/find-comment-4
  • dependabot/github_actions/softprops/action-gh-release-2.3.2
  • dependabot/github_actions/softprops/action-gh-release-2.3.4
  • dependabot/github_actions/softprops/action-gh-release-2.4.1
  • dependabot/github_actions/softprops/action-gh-release-2.4.2
  • dependabot/github_actions/softprops/action-gh-release-2.5.0
  • deprecate/vm-resolve
  • dev
  • emsdk
  • enhance-runtime-errors
  • feat/apply
  • feat/better-locals
  • feat/better-parser-position-tracking
  • feat/better-scopes
  • feat/better-typeerror-messages
  • feat/bitwise
  • feat/builtins-in-std
  • feat/compiler-stats
  • feat/contiguous-bytecode
  • feat/datetime-builtins
  • feat/debugger
  • feat/dedicated-while-scope
  • feat/dict
  • feat/errors-from-string
  • feat/everything-is-an-expr
  • feat/execution-ctx-pool
  • feat/format-lists
  • feat/fused-math
  • feat/inline
  • feat/inliner
  • feat/inst-locations
  • feat/inst-tracking
  • feat/lines-in-bytecode-reader
  • feat/mingw-support
  • feat/parsing-errors-context
  • feat/random
  • feat/raw-strings
  • feat/ref
  • feat/show-deprecation-warnings
  • feat/std-function
  • feat/tests-typechecker
  • feat/unicode
  • feat/various-improvements
  • fix/663
  • fix/calling-convention
  • fix/capture
  • fix/ci-comments
  • fix/cmake-install
  • fix/comparisons
  • fix/compiler-segfault
  • fix/exported-symbols
  • fix/field-names-qualification
  • fix/format-cond-on-newline
  • fix/fuzzer-bugs
  • fix/leak
  • fix/load_fast
  • fix/macros
  • fix/scope-bad-alloc
  • fix/scope-error-on-list-insts
  • fix/self-call-args
  • fix/string_ord
  • fix/tail-call-args
  • fix/tail-calls-binding
  • fix/unincludedheader
  • fixes
  • inst/reset-scope
  • issue/544
  • issue/546
  • issue/676
  • more-debugger-commands
  • opti/self-calls
  • optimize/nameresolution
  • push-less-ref
  • rename/paste
  • serialize/bytecode_numbers
  • stdout-err-swap
  • tests-for-repl
  • tests/builtins
  • vm
  • windows-sucks

14 Sep 2026 04:05PM UTC coverage: 94.126% (+0.003%) from 94.123%
34866436985

push

github

SuperFola
feat(parser): support escaped quotes in raw strings

7 of 7 new or added lines in 1 file covered. (100.0%)

10785 of 11458 relevant lines covered (94.13%)

1167042.85 hits per line

Relevant lines Covered
Build:
Build:
11458 RELEVANT LINES 10785 COVERED LINES
1167042.85 HITS PER LINE
Source Files on dev
  • Tree
  • List 117
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
34866436985 dev feat(parser): support escaped quotes in raw strings push 14 Sep 2026 04:13PM UTC SuperFola github
94.13
34038199900 dev feat: add '--stats' when compiling, outputting a JSON of compilation stats push 06 Sep 2026 02:18PM UTC SuperFola github
94.12
34028789567 feat/compiler-stats Merge ba55ab1d1 into 28c5a9e66 Pull #710 06 Sep 2026 11:05AM UTC web-flow github
94.12
33427058596 dev fix(formatter): always return 0 in dry run push 31 Aug 2026 06:57PM UTC SuperFola github
94.4
33307338161 dev feat(inliner): use a constant to define how many instructions can be inlined push 30 Aug 2026 10:54AM UTC SuperFola github
94.4
33306244028 dev ci: use the new path for the .arkm module files (lib/std instead of lib) push 30 Aug 2026 10:26AM UTC SuperFola github
94.4
33213300158 dev feat(dict): @= now works on dict and behaves like dict:add push 28 Aug 2026 09:45PM UTC SuperFola github
94.37
33098173911 dev config(cmake): set minimum C++ version required push 27 Aug 2026 05:34PM UTC SuperFola github
94.39
33095556490 feat/raw-strings Merge c05d5899c into f5ceecfcf Pull #709 27 Aug 2026 05:02PM UTC web-flow github
94.39
33080303420 feat/raw-strings Merge ecfee5d91 into f5ceecfcf Pull #709 27 Aug 2026 02:16PM UTC web-flow github
94.39
See All Builds (583)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc