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

gluesql / gluesql / 19022945282
98%

Build:
DEFAULT BRANCH: main
Ran 03 Nov 2025 03:36AM UTC
Jobs 1
Files 317
Run time 1min
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

03 Nov 2025 03:23AM UTC coverage: 97.993%. Remained the same
19022945282

push

github

web-flow
Apply clippy::needless_pass_by_value clippy rule (#1837)

This pull request applies `clippy::needless_pass_by_value1`
Most changes convert parameter types to references when the value is not consumed in the body, but I made `ShowOption` in `cli/src/command.rs` implement `Copy` (and `Clone`) because the type's size seemed small enough to be a copy rather than a reference.

Co-authored-by: Claude <noreply@anthropic.com>

435 of 438 new or added lines in 36 files covered. (99.32%)

39493 of 40302 relevant lines covered (97.99%)

73243.33 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
98.33
0.0% core/src/executor/evaluate/function.rs
1
95.79
0.0% core/src/plan/expr/evaluable.rs
1
97.58
0.0% core/src/plan/index.rs
Jobs
ID Job ID Ran Files Coverage
1 19022945282.1 03 Nov 2025 03:35AM UTC 317
97.99
GitHub Action Run
Source Files on build 19022945282
  • Tree
  • List 317
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 5453991c on github
  • Prev Build on main (#19009564878)
  • Next Build on main (#19038674060)
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