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

ArkScript-lang / Ark
94%

Build:
DEFAULT BRANCH: dev
Repo Added 22 Sep 2024 05:41PM UTC
Files 113
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/builtins-in-std
  • feat/contiguous-bytecode
  • 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/inst-locations
  • feat/inst-tracking
  • feat/lines-in-bytecode-reader
  • feat/mingw-support
  • feat/parsing-errors-context
  • feat/random
  • feat/ref
  • feat/show-deprecation-warnings
  • feat/std-function
  • feat/tests-typechecker
  • feat/various-improvements
  • fix/663
  • fix/calling-convention
  • fix/capture
  • fix/cmake-install
  • fix/comparisons
  • fix/exported-symbols
  • fix/field-names-qualification
  • fix/format-cond-on-newline
  • fix/fuzzer-bugs
  • 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
  • fixes
  • inst/reset-scope
  • issue/544
  • issue/546
  • issue/676
  • more-debugger-commands
  • opti/self-calls
  • push-less-ref
  • rename/paste
  • serialize/bytecode_numbers
  • stdout-err-swap
  • tests-for-repl
  • tests/builtins
  • vm
  • windows-sucks

05 May 2026 08:30PM UTC coverage: 94.077%. Remained the same
25400624792

push

github

SuperFola
chore: release 4.5.1

9896 of 10519 relevant lines covered (94.08%)

658669.19 hits per line

Relevant lines Covered
Build:
Build:
10519 RELEVANT LINES 9896 COVERED LINES
658669.19 HITS PER LINE
Source Files on dev
  • Tree
  • List 113
  • 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
25400624792 dev chore: release 4.5.1 push 05 May 2026 08:36PM UTC SuperFola github
94.08
25390915066 dev fix(ast lowerer): ARK-357, allow generating a LOAD_FAST_BY_INDEX only if there is no 'if' between the variable and its use push 05 May 2026 05:29PM UTC SuperFola github
94.08
25389358327 fix/load_fast Merge 18837bd76 into 64a767cfa Pull #684 05 May 2026 04:48PM UTC web-flow github
94.08
24963366492 dev feat(tests): add lambda core as a test suite, to ensure it keeps working as intended push 26 Apr 2026 06:06PM UTC SuperFola github
94.07
24823186422 SuperFola-patch-1 Merge 855b55953 into 316db9733 Pull #682 23 Apr 2026 07:46AM UTC web-flow github
94.05
24604666977 dev feat(name resolution): add a special error message when trying to use a hidden symbol (missing from a symbols import list) push 18 Apr 2026 12:32PM UTC SuperFola github
94.05
24497080357 dev chore: update pull_request_template.md wording about AI usage push 16 Apr 2026 07:15AM UTC web-flow github
94.04
24414051584 dev chore: release 4.5.0 push 14 Apr 2026 05:49PM UTC SuperFola github
94.04
24412674122 dev refactor(vm): remove unnecessary allocations push 14 Apr 2026 05:17PM UTC SuperFola github
94.04
24397891285 vm Merge e4cefb9f5 into 72ae91455 Pull #678 14 Apr 2026 12:09PM UTC web-flow github
94.04
See All Builds (514)
  • 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