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

moonbitlang / async
80%
main: 81%

Build:
Build:
LAST BUILD BRANCH: fix-http-body-length-not-presented
DEFAULT BRANCH: main
Repo Added 16 Jul 2025 06:31AM UTC
Token SVam8y7GsqVBHy5PxskY6pCeNADiBhEa5 regen
Build 970 Last
Files 96
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 fix-deprecation-warning
branch: fix-deprecation-warning
CHANGE BRANCH
x
Reset
Sync Branches
  • fix-deprecation-warning
  • 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
  • better-msg-for-mingw
  • block-sigchld
  • block-sigpipe
  • buffer-pool
  • buffered-writer
  • cancel-dont-crash-group
  • cancel-open
  • cancel-sync-io
  • change-naming-convention
  • check-cancel-before-IO
  • 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
  • deprecate-non-portable-API
  • dir-op
  • disable-nagle
  • dns-support
  • enable-tests-in-readme
  • enhance-aqueue
  • enhance-process-cancellation
  • enhance-protect-from-cancel
  • enhance-request
  • enhance-server-example
  • eq-meth
  • evloop-hook
  • faster-test
  • fd-util
  • feat/bench-docker
  • feat/ipv6
  • fetch-completed-job-in-batch
  • file-lock
  • 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-getaddrinfo-leak
  • fix-http-body-length-not-presented
  • fix-http-passthrough
  • fix-job-lifetime
  • fix-js-backend
  • fix-js-fairness
  • fix-kqueue-timeout
  • fix-leak
  • fix-macos
  • fix-nightly-CI
  • fix-potential-data-lost
  • fix-process
  • fix-process-collect-output
  • fix-readdir-errno
  • fix-return-immediately
  • fix-socket-equal
  • fix-spawn-after-cancelled
  • fix-starvation
  • fix-stdio
  • fix-timestamp-test
  • fix-tls
  • fix-tls-shutdown
  • fix-warnings
  • fix-warnings-2026-01-26
  • fix-warnings-2026-01-27
  • fix-warnings-in-examples
  • fix-windows-compilation
  • fix-windows-segfault
  • fix-windows-starvation
  • fix-windows-thread-cc
  • fix-writer-write
  • fs-timestamp
  • fs-util
  • fs-walk-filter
  • getsockname
  • group-scoped-defer
  • hongbo/add_examples
  • hongbo/async_doc
  • hongbo/c_buffer_docs
  • hongbo/docs
  • hongbo/fix_warnings
  • hongbo/fs_string_view
  • hongbo/helpful_oserror
  • hongbo/io_buffer_docs_only
  • hongbo/io_docs
  • hongbo/next_package_doc
  • hongbo/process_packages
  • hongbo/stable_test_output
  • hongbo/timestamp_test_is_unstable
  • hongbo/tweak
  • 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
  • js-fetch
  • lazy-init
  • lift-examples
  • link-and-chmod
  • main
  • make-fd-abstract
  • migrate-to-new-syntax
  • mkdir
  • modify-fs-api
  • modify-http-api
  • modify-with-timeout
  • moon-pkg
  • more-examples
  • more-file-op
  • more-fs-util
  • move-timer-to-runtime
  • named-pipe
  • 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-accept-view
  • process-cwd
  • process-helper
  • process-spawn-in-group
  • reader-read-some
  • realpath
  • recursive-mkdir
  • refactor-UDP-API
  • refactor-code-organization
  • refactor-dir
  • refactor-fs
  • refactor-fstat
  • refactor-job-id
  • refactor-layout
  • refactor-open-flags
  • refactor-pipe
  • refactor-runtime
  • refactor-thread-pool
  • refine-API
  • refine-TCP-API
  • refine-process-API
  • refine-process-redirect-API
  • remove-dead-code
  • remove-zero-padding
  • retry-error-filter
  • reuse-addr
  • runtime-use-string
  • seek-should-be-async
  • semaphore
  • server-helper
  • simplify-any
  • simplify-code
  • simplify-core-alias
  • simplify-tls
  • simplify-websocket
  • spawn-loop
  • stat-no-follow
  • stdio-blocking
  • stdio-cancel
  • tcp_keep_alive
  • test-macos-14
  • test-random-port
  • text-file-util
  • thread-pool
  • tighten-internal-apis
  • tls
  • tls-error
  • tls-sni
  • tmpdir
  • try-indirect-dep
  • try-poll-on-busy
  • tweak-API
  • type-check-on-wasm
  • unimplemented-skip-coverage
  • update-examples-deps
  • update-fmt
  • update-syntax
  • use-native-rate-limit
  • use-nightly-CI
  • utilize-trait-optional
  • walk-fs
  • websocket-ping
  • windows-access
  • windows-command-line-no-quote
  • windows-coverage
  • windows-fix-calling-convention
  • windows-fs-always-thread
  • windows-handle-should-be-pointer
  • windows-kill-child-on-exit
  • windows-sanitizer-check
  • windows-support
  • write-string
  • zero-aqueue
  • zihang/async-util
  • zihang/websocket

10 Feb 2026 03:09AM UTC coverage: 79.539% (+1.2%) from 78.344%
25

Pull #298

github

web-flow
Merge 383262017 into db9c2e158
Pull Request #298: adapt latest compiler release

65 of 73 new or added lines in 21 files covered. (89.04%)

4 existing lines in 2 files now uncovered.

2208 of 2776 relevant lines covered (79.54%)

1497.01 hits per line

Relevant lines Covered
Build:
Build:
2776 RELEVANT LINES 2208 COVERED LINES
1497.01 HITS PER LINE
Source Files on fix-deprecation-warning
  • Tree
  • List 94
  • Changed 30
  • Source Changed 29
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25 fix-deprecation-warning Merge 383262017 into db9c2e158 Pull #298 10 Feb 2026 03:11AM UTC web-flow github
79.54
24 fix-deprecation-warning Merge fb0ec885b into db9c2e158 Pull #298 10 Feb 2026 03:07AM UTC web-flow github
79.54
23 fix-deprecation-warning Merge 59c770dd8 into db9c2e158 Pull #298 10 Feb 2026 03:01AM UTC web-flow github
79.53
See All Builds (970)

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

© 2026 Coveralls, Inc