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

gluesql / gluesql
99%

Build:
DEFAULT BRANCH: main
Repo Added 14 Jul 2022 12:32PM UTC
Files 343
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
  • add-ast-builder-order-by-asc-desc
  • add-ast-builder-test
  • add-branch-name-rule-to-agents-md
  • add-codecov-yml
  • add-execution-plan
  • add-new-redb4-storage
  • add-redb-storage
  • add-schemaless-ast-builder-test
  • add-trunc-function
  • add-value-to-expr
  • add-vector-feature
  • aggregate-slot-planning
  • aggregate-step1
  • altertable-trait-default-impl
  • bump-bigdecimal-0.4.10
  • cargo-clippy-assigning_clones
  • cargo-clippy-bool_to_int_with_if
  • cargo-clippy-cast-possible-wrap
  • cargo-clippy-cast_lossless
  • cargo-clippy-rules-without-changes
  • cargo-clippy-works
  • chore/expr-test-reorg
  • chore/remove-doc-markdown-lint-allow
  • ci/coverage-artifact-name
  • ci/coverage-disk-space
  • ci/publish-coverage-clean
  • ci/publish-coverage-manual-dispatch
  • ci/switch-to-new-pat
  • ci/use-github-app-token-coverage
  • clippy-manual-let-else
  • clippy-needless-pass-by-value
  • clippy-pedantic-rules
  • clippy-pedantic-start
  • clippy-unnecessary-semicolon
  • codex/add-agents.md-for-codex-and-enforce-cargo-fmt/clippy
  • codex/add-coverage-publishing-and-commenting-to-coverage.yml
  • codex/add-coverage-upload-to-gh-pages
  • codex/add-gluesql-derive-crate-and-fromrow-macro
  • codex/add-gluesql-redb-storage-to-publish-rust
  • codex/add-integration-tests-for-redis-storage
  • codex/add-no_std-support-to-utils
  • codex/add-redb-storage-section-and-update-docs
  • codex/add-redb-storage-support
  • codex/add-redb-storage-to-rust-pkg
  • codex/add-sendwrapper-dependency-to-idbstorage
  • codex/add-test-case-for-bitwise_and
  • codex/add-testing-guidelines-to-agents.md
  • codex/add-tests-for-uncovered-aggregate-module-lines
  • codex/add-unit-tests-and-refactor-indexmap-and-vector-modules
  • codex/add-unit-tests-for-len-and-is_empty
  • codex/add-unreachable-variant-and-update-codebase
  • codex/add-variants-to-evaluateerror-and-update-usages
  • codex/escape-처리-for-astliteral--quotedstring
  • codex/etcd-storage-구현-참고-gluesql-mongo-storage
  • codex/evaluate-md5-with-values-queries
  • codex/extend-tests-for-size_hint-in-or_stream
  • codex/fix-blocking-code-in-async-fn
  • codex/fix-bson-array-to-value--list-conversion-in-mongo-storage
  • codex/fix-coverage.yml-invalid-workflow-error
  • codex/fix-gluesql-idb-storage-compilation
  • codex/fix-npm-eneedauth-error-during-publish
  • codex/fix-readme.md-for-python-workflow
  • codex/fix-redirect-path-in-docs/index.html
  • codex/fix-send-support-in-core-workspace
  • codex/fix-storage-code-for-send-support
  • codex/implement-and-test--send--feature-support
  • codex/improve-coverage.yml-for-github-instance
  • codex/include-readme-in-publish-python
  • codex/investigate-dry_run-failure-after-update
  • codex/investigate-publish-javascript-issue
  • codex/investigate-release-python-script-failure
  • codex/modify-astliteral-tosql-trait-implementation
  • codex/modify-coverage.yml-for-artifact-upload
  • codex/modify-github-action-for-codex-branch-targets
  • codex/reduce-t-store-+-send-+-sync-in-functions
  • codex/refactor-evaluate-functions-to-async
  • codex/refactor-group_by_having-to-return-owned-hashmap
  • codex/refactor-indexitem-enum-to-include-data_type
  • codex/refactor-mongostorageerror-handling
  • codex/refactor-select_with_labels-to-iterative-approach
  • codex/refactor-size_hint-in-or_stream.rs
  • codex/remove-itertools-chunk-usage
  • codex/remove-obsolete-aggregator-comment
  • codex/remove-unnecessary-async-from-core-impl
  • codex/remove-unused-clippy-attribute-comment
  • codex/remove-unused-tosql-implementations
  • codex/rework-core-aggregate-module
  • codex/simplify-table-creation-with-direct-values-or-select
  • codex/test-mongostorage-accessibility
  • codex/update-agents.md-for-use-rule
  • codex/update-author-assign-action-condition
  • codex/update-core-sqlparser-rs-crate-minor-version
  • codex/update-dependencies-in-cargo.toml
  • codex/update-dump_database-to-support-multiple-storage-types
  • codex/update-namespace-prefix-for-redis-storage
  • codex/update-publish-coverage-comment-logic
  • codex/update-redis-crate-to-latest-version
  • codex/update-tests-for-generate_uuid-and-type-checks
  • codex/update-to-rust-toolchain-1.89
  • codex/update-transaction-documentation-for-storage-engines
  • codex/wrap-table-names-in-double-quotes-in-insert-query
  • copilot/fix-division-bug-f32-f64
  • copilot/improve-ci-test-workflow
  • coverage-patch-diff-comment
  • dependabot/cargo/ring-0.17.14
  • dependabot/cargo/tokio-1.43.1
  • disable-auto-assign-draft
  • disable-coveralls-fail-on-error
  • docs-fromgluerow-examples
  • docs/agents-guidelines
  • docs/bump-dependencies
  • drop-async-support
  • edition-2024
  • enhance-fromgluerow-uuid-string
  • error-variant-boxing
  • evaluate-eq-return-type
  • export-mongostorage-in-rust-pkg
  • feat-add-len-is-empty-to-vector
  • feat-hex
  • feat-iif
  • feat-total-func
  • feat/longarrow
  • feat/row-conversion-macros
  • feat/send-futures
  • feat/sql-union
  • feat/swift-binding
  • feat/unhex
  • feature-distinct
  • feature-value-hash
  • feature/evaluated-tryinto-f64-i64-string
  • feature/implement-jvm-binding
  • feature/implement-kotlin-binding
  • feature/param-placeholder-cleanup
  • fix-aggregate-null-handling
  • fix-coverage-artifact-trust
  • fix-float32-primary-key
  • fix-fromgluerow-result
  • fix-git-execute
  • fix-idb-arc-unwrap
  • fix-interval-comparison
  • fix-macros-dev-deps
  • fix-nullif-test
  • fix-publish-rust-workflow
  • fix-sled-migration-lock-flakes
  • fix-sled-migration-tmp-dir
  • fix-sled-unsupported-version-paths
  • fix/format-parse-error-hide-chrono
  • fix/pk-index-selection-clobber
  • fix/primary-key-query
  • fix/relax-delete-lifetime
  • fix/update-macos-runner
  • g4qkbl-codex/add-integration-tests-for-redis-storage
  • gluesql-js-examples-docs
  • impl-least-func
  • implement-date-time-function-in-ansi-2003
  • implement-instr-function
  • js_workflow
  • migrate-module-naming-rules
  • null-handling
  • other-to-reference
  • plan-schemaless
  • planner-trait-refactor
  • prepare-release-v0.18.0
  • prepare-release-v0.19.0
  • refact/controlflowmap
  • refactor-bump-up
  • refactor-index-planner
  • refactor-literal-pipeline
  • refactor-map
  • refactor-match-syntax
  • refactor-parquet-storage-pedantic
  • refs/heads/main
  • refs/heads/release-v0.14
  • release-v0.13.1
  • release-v0.15
  • remove-unnecessary-async-recursion-use
  • remove-unused-utils-exports
  • rename-astliteral-to-literal
  • replace-coverage-badge-from-coveralls-to-codecov
  • rust-one-ninety-four-update
  • split-javascript-package
  • split-python-package
  • sqlite-storage-initial
  • sqlparser-0.51
  • sqlparser-0.52
  • test
  • testsuite-int128
  • translate-insert-returning-error
  • trigger-coverage-action-only-if-pr-target-is-main
  • try-fix-coveralls-upload-failure
  • update-publish-javascript-versions
  • upgrade
  • value-to-sql-support
  • wasm_bindgen-to-napi
  • wasmbindgen-to-napi
  • website-migrate-to-zensical
  • workflow/pr-number-artifact

15 Jun 2026 09:36AM UTC coverage: 98.711%. Remained the same
27537316064

push

github

web-flow
Fix coverage publish metadata trust (#1923)

Stop reading the PR number from the coverage artifact in Publish Coverage.
Resolve PR metadata from the triggering coverage run instead.
Update coverage publishing actions to Node 24-compatible versions.
Remove deprecated/invalid GitHub App token inputs.

44327 of 44906 relevant lines covered (98.71%)

75915.76 hits per line

Relevant lines Covered
Build:
Build:
44906 RELEVANT LINES 44327 COVERED LINES
75915.76 HITS PER LINE
Source Files on main
  • Tree
  • List 343
  • 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
27537316064 main Fix coverage publish metadata trust (#1923) Stop reading the PR number from the coverage artifact in Publish Coverage. Resolve PR metadata from the triggering coverage run instead. Update coverage publishing actions to Node 24-compatible versions... push 15 Jun 2026 09:47AM UTC web-flow github
98.71
27470499477 main Remove Python package from workspace (#1925) This PR removes the Python package from the GlueSQL workspace. The Python package is being split out into its own repository, gluesql/gluesql-py, so this repository no longer needs to keep the Python ... push 13 Jun 2026 03:20PM UTC web-flow github
98.71
27470174978 main Remove JavaScript package from the workspace (#1926) This PR removes the JavaScript package from the GlueSQL workspace. The JavaScript package has been split out into its own repository, gluesql/gluesql-js, so this repository no longer needs to ... push 13 Jun 2026 03:07PM UTC web-flow github
98.2
26795378492 main Disable sled migration flusher during one-shot opens (#1924) Open sled with flush_every_ms(None) in migration-only paths so short open-close-reopen sequences do not race with sled's background flusher holding the database lock. The migration cod... push 02 Jun 2026 03:03AM UTC web-flow github
98.2
26735737141 main Simplify Rust publish workflow (#1922) Replace the manual package list and publish loop with cargo publish --workspace. Exclude gluesql-js and gluesql-py, since those packages are handled by their own JavaScript/Python publish workflows. Keep the... push 01 Jun 2026 04:58AM UTC web-flow github
98.2
26735683134 main Bump Rust toolchain to 1.94 (#1921) push 01 Jun 2026 04:58AM UTC web-flow github
98.2
26680078255 main Keep primary key access path in index planner (#1919) The planner pipeline runs `plan_primary_key` before `plan_index`. When a query combines a primary key equality predicate with a secondary index equality predicate via AND (e.g. `WHERE id = 1 A... push 30 May 2026 11:59AM UTC web-flow github
98.13
26678722371 main Replace Docusaurus with Zensical (#1916) Replace the Docusaurus docs site with Zensical. Move abandoned blog posts into the docs archive under Articles and Releases. Preserve docs/dev and release docs publishing through GitHub Actions. Add redire... push 30 May 2026 09:02AM UTC web-flow github
98.13
26679630361 main Use separate paths for sled unsupported version test (#1918) The test rewrote storage format metadata and reopened the same sled path twice in one test case. This could race with sled's file lock release and fail before reaching the expected unsu... push 30 May 2026 09:01AM UTC web-flow github
98.13
26679091029 main Introduce statement execution plans (#1900) Introduces StatementPlan as the execution-facing representation and starts separating execution metadata from AST. The main boundary this PR establishes is: AST represents parsed SQL syntax and storag... push 30 May 2026 08:33AM UTC web-flow github
98.13
See All Builds (3607)
  • 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