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

TEN-framework / ten-framework
59%

Build:
DEFAULT BRANCH: main
Repo Added 13 Nov 2025 06:41AM UTC
Files 833
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
  • 0.11.41
  • 0.11.42
  • 0.11.43
  • 0.11.44
  • 0.11.45
  • 0.11.47
  • 0.11.48
  • 0.11.49
  • 0.11.50
  • 0.11.51
  • 0.11.52
  • 0.11.53
  • 0.11.56
  • 0.11.58
  • 0.11.59
  • 0.11.60
  • 0.11.61
  • 0.11.62
  • 0.11.63
  • 0.11.65
  • 0.11.66
  • 0.11.67
  • 0.11.69
  • 0.11.71
  • 1122-support-adding-comments-in-interface-json-files
  • 1651-the-schema-validation-of-the-property-is-too-strict-can-it-at-least-support
  • 1834-feature-log-fields
  • 1864-make-the-logs-of-python-exceptions-before-crashes-synchronized
  • 1884-feature-tman-can-strictly-use-the-manifest-lock-file
  • 1889-fully-utilize-uv-in-ten-framework
  • 1916-bug-should-catch-baseexception-in-extension-callback-in-python-async-extension
  • 1958-support-tman-check-interface-cmd
  • 2096-feature-supports-synchronized-lifecycle-flow-of-extensions-in-the-graph
  • 2168-bug-assert-if-send-datavideoaudio-to-wrong-graph
  • 2222-fix-refine-json-schema-check
  • HEAD
  • chore--bump-ten_gn-version
  • chore--remove-obsolete-Ubuntu-22.04-workflow-file-from-GitHub-Actions
  • chore--update-linux-ARM64-workflow-to-use-ubuntu-24.04-arm-and-streamline-build-steps
  • chore--update-version-number
  • chore/debug-cpp-integration-tests-when-compiled-with-mingw
  • chore/go-binding-not-supported-on-windows
  • chore/log
  • chore/modify-rust-tool-chain-verison
  • chore/vs
  • cleanup
  • coveralls-argument
  • feat/aaa_test
  • feat/add-tman-coverage-into-coveralls
  • feat/doc
  • feat/ezai-asr
  • feat/graph_test
  • feat/metrics
  • feat/mingw
  • feat/mingw-clean
  • feat/mingw-clean-with-yml
  • feat/mingw-enabling-go-binding
  • feat/mingw-python
  • feat/mingw-python-new
  • feat/nodejs
  • feat/opentelemetry
  • feat/quick_start_demo_on_windows
  • feat/tman_install
  • fix--improve-ulimit-and-sysctl-settings-in-GitHub-Actions-workflow-to-handle-concurrent-connections-more-effectively
  • fix/assert
  • fix/coveralls-remove-container-for-all-test-jobs
  • fix/default_log
  • fix/demos-on-win
  • fix/fix-5-go-tests-on-win-with-mingw
  • fix/fixed-most-go-tests-for-them-to-run-successfully-on-windows-with-mingw
  • fix/go
  • fix/lifecycle
  • fix/llvm-packages
  • fix/log_category
  • fix/mingw-python-tests-debug
  • fix/panic
  • fix/release
  • fix/subgraph-pre-flatten-passes
  • fix/test_case
  • fix/tman
  • msvc-go
  • netlify
  • pytest
  • refactor/msgpack
  • refactor/pass-runtime-info-as-params
  • rustup

29 Jul 2026 01:32PM UTC coverage: 58.704%. Remained the same
30456504245

push

github

web-flow
fix: use x86_64-unknown-linux-gnuasan instead of Rust nightly (#2253)

* fix: use -gnuasan instead of nightly

* fix: chanenel = "stable" in rust-toolchain.toml

* fix: use stable for linux arm64 rust builds

* chore: remove redundant macos rust toolchain overrides

* fix: update stable because cargo 1.83 cannot parse edition 2024 manifests

* fix: recover windows tman to nightly because windows_by_handle is unstable

* fix: recover coverage to nightly because branch coverage uses unstable options

* fix: isolate tman ppa uploads by architecture

* fix: use nightly throughout windows tman build

* chore: comment

* test: asan

* chore: refine codes

53356 of 90890 relevant lines covered (58.7%)

876472.23 hits per line

Relevant lines Covered
Build:
Build:
90890 RELEVANT LINES 53356 COVERED LINES
876472.23 HITS PER LINE
Source Files on main
  • Tree
  • List 833
  • 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
30456504245 main fix: use x86_64-unknown-linux-gnuasan instead of Rust nightly (#2253) * fix: use -gnuasan instead of nightly * fix: chanenel = "stable" in rust-toolchain.toml * fix: use stable for linux arm64 rust builds * chore: remove redundant macos rust t... push 29 Jul 2026 02:55PM UTC web-flow github
58.7
30341480705 main fix(tman): accept --user-token and --config-file after the subcommand (#2255) `tman publish -h` lists no options, and `tman publish --user-token <t>` fails with "unexpected argument '--user-token' found". The option does exist, but only as a top-... push 28 Jul 2026 09:42AM UTC web-flow github
58.7
30265859247 main fix: vs version, rust toolchain, msg test and so on (#2227) * chore: ten_gn * chore: ten_gn * fix: pass a dynamically selected designer port to playwright * fix(ci): use stable Rust toolchain on macOS * fix: restore complete tgn args output (... push 27 Jul 2026 01:44PM UTC web-flow github
58.71
22350248688 main fix: update llvm packages' names as they are restructured (#2059) * fix: update llvm packages' names as they are restructured * fix: purge llvm packages * fix: force remove push 24 Feb 2026 01:59PM UTC web-flow github
58.79
21438124927 main fix: mingw python tests debug (#2017) * Revert "chore: temporary remove 3 go+python tests(to be debug later)" This reverts commit 8676a9d44. * chore: refine codes * chore: restore fix 3 tests * fix: mingw compil... push 28 Jan 2026 01:46PM UTC web-flow github
58.79
21274077206 main feat: support graph test in python (#2012) push 23 Jan 2026 05:20AM UTC web-flow github
58.8
21239147295 main feat: mingw python (new) (#2009) * chore: enable python_binding and python tests in workflow * fix: rename ten_runtime_python DLL * fix: modify python_config.py to pass correct flags to MinGW linker(ld) when linking python310 * chore: internal... push 22 Jan 2026 08:24AM UTC web-flow github
58.82
21056422398 main fix: fix 5 go tests on win with mingw (#1987) * Revert "chore: temporary disable 5 go tests on Windows (for future debuggin in the next PR)" This reverts commit 7c91407b4. * fix: fixed 3 standalone go tests, add s... push 16 Jan 2026 06:30AM UTC web-flow github
58.82
21000662700 main fix: protect program from panic if log failed (#1974) push 14 Jan 2026 05:15PM UTC web-flow github
58.82
20854895930 main feat: support log with fields (#1945) * feat: support log with fields * fix: refine code * fix: refine code * fix: refine code * chore: test case * feat: add macro to log with fields in c++ * fix: refine code * fix: refine code * feat: su... push 09 Jan 2026 03:42PM UTC web-flow github
58.02
See All Builds (206)
  • 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