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

moonbitlang / async
80%

Build:
DEFAULT BRANCH: main
Repo Added 16 Jul 2025 06:31AM UTC
Token SVam8y7GsqVBHy5PxskY6pCeNADiBhEa5 regen
Build 721 Last
Files 76
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
Sync Branches
  • main
  • CI-coverage-js
  • CI-use-new-moon
  • Guest0x0/aqueue-try-get
  • IP-protocol-preference
  • adapt-compiler-update
  • adapt-language-update
  • adapt-new-release
  • add-CI
  • aqueue-close
  • async-queue
  • async-test
  • atomic_write
  • bench
  • block-sigchld
  • block-sigpipe
  • buffer-pool
  • buffered-writer
  • change-naming-convention
  • cleanup-API
  • cleanup-addr
  • cleanup-socket
  • code-review--src-aqueue
  • code-review--src-fs
  • code-review--src-internal-bytes_util
  • code-review--src-internal-c_buffer
  • code-review--src-internal-fd_util
  • code-review--src-internal-time
  • code-review--src-io
  • code-review--src-pipe
  • code-review--src-process
  • code-review--src-socket
  • cond-var
  • debug
  • debug-CI-failure
  • debug-sanitizer-check
  • defer
  • dir-op
  • disable-nagle
  • dns-support
  • enhance-aqueue
  • enhance-request
  • enhance-server-example
  • eq-meth
  • evloop-hook
  • faster-test
  • fd-util
  • feat/bench-docker
  • feat/ipv6
  • fix-API
  • fix-MacOS-process
  • fix-MacOS-timestamp-test
  • fix-MacOS-version-detection
  • fix-aqueue-cancel
  • fix-async-cancel
  • fix-buffered-reader
  • fix-bug
  • fix-clang-warnings
  • fix-dead-lock
  • fix-error-handling
  • fix-fd-leak
  • fix-job-lifetime
  • fix-kqueue-timeout
  • fix-leak
  • fix-macos
  • fix-process
  • fix-process-collect-output
  • fix-readdir-errno
  • fix-return-immediately
  • fix-socket-equal
  • fix-starvation
  • fix-stdio
  • fix-timestamp-test
  • fix-tls
  • fix-tls-shutdown
  • fix-warnings
  • fix-warnings-in-examples
  • fix-writer-write
  • fs-timestamp
  • fs-util
  • getsockname
  • group-scoped-defer
  • hongbo/add_examples
  • hongbo/async_doc
  • hongbo/fs_string_view
  • hongbo/helpful_oserror
  • hongbo/io_docs
  • hongbo/process_packages
  • hongbo/stable_test_output
  • hongbo/timestamp_test_is_unstable
  • hongbo/tweak_aqueue
  • hongbo/tweaks
  • http
  • http-allow-double-close
  • http-client
  • http-empty-body
  • http-proxy
  • http-server
  • http-streaming-api
  • ignore-special-headers
  • improve-buffered-reader
  • io-abstraction
  • io-pipe
  • issues128
  • js-CI-deny-warn
  • js-backend-basic
  • lazy-init
  • lift-examples
  • link-and-chmod
  • make-fd-abstract
  • migrate-to-new-syntax
  • mkdir
  • modify-fs-api
  • modify-http-api
  • modify-with-timeout
  • more-file-op
  • more-fs-util
  • move-timer-to-runtime
  • one-writer
  • opendir-async
  • optimize
  • optimize-http
  • orphan-process
  • os-error-predicate
  • os-string
  • panic-on-bad-spawn
  • poll-wait-handle-EINTR
  • port-in-url
  • pread-instead-of-seek
  • process
  • process-cwd
  • process-helper
  • reader-read-some
  • realpath
  • refactor-UDP-API
  • refactor-dir
  • refactor-fs
  • refactor-fstat
  • refactor-job-id
  • refactor-layout
  • refactor-open-flags
  • refactor-runtime
  • refactor-thread-pool
  • refine-API
  • refine-TCP-API
  • refine-process-API
  • refine-process-redirect-API
  • remove-zero-padding
  • retry-error-filter
  • reuse-addr
  • runtime-use-string
  • seek-should-be-async
  • semaphore
  • server-helper
  • simplify-code
  • simplify-websocket
  • spawn-loop
  • stat-no-follow
  • tcp_keep_alive
  • test-macos-14
  • test-random-port
  • text-file-util
  • thread-pool
  • tls
  • tls-sni
  • try-indirect-dep
  • try-poll-on-busy
  • tweak-API
  • update-examples-deps
  • update-fmt
  • update-syntax
  • use-native-rate-limit
  • use-nightly-CI
  • utilize-trait-optional
  • walk-fs
  • websocket-ping
  • write-string
  • zihang/websocket

19 Dec 2025 03:07AM UTC coverage: 80.341%. Remained the same
942

push

github

Guest0x0
no longer need json format for test diff in CI

1790 of 2228 relevant lines covered (80.34%)

240.18 hits per line

Relevant lines Covered
Build:
Build:
2228 RELEVANT LINES 1790 COVERED LINES
240.18 HITS PER LINE
Source Files on main
  • Tree
  • List 76
  • 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
942 main no longer need json format for test diff in CI push 19 Dec 2025 03:09AM UTC Guest0x0 github
80.34
941 main fix publish CI push 19 Dec 2025 03:04AM UTC Guest0x0 github
80.34
940 main update release exclude list push 19 Dec 2025 02:54AM UTC Guest0x0 github
80.34
939 main allow closing async queue push 19 Dec 2025 02:49AM UTC Guest0x0 github
80.34
937 main update moonbitlang/x from 0.4.37 to 0.4.38 push 19 Dec 2025 02:22AM UTC Guest0x0 github
80.16
931 main more robust error handling in socket package push 17 Dec 2025 07:35AM UTC Guest0x0 github
80.16
928 main supress false alarm unused warning push 17 Dec 2025 07:29AM UTC Guest0x0 github
80.16
926 main refactor internal API for directory handling push 11 Dec 2025 06:37AM UTC Guest0x0 github
80.16
924 main check for warnings in JS backend push 11 Dec 2025 05:40AM UTC Guest0x0 github
80.26
922 main work around JS `setTimeout` precision issue push 11 Dec 2025 04:08AM UTC Guest0x0 github
80.21
See All Builds (721)

Badge your Repo: async

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • 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

© 2025 Coveralls, Inc