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

nbari / mariadb_exporter / 28809583129
90%
main: 90%

Build:
Build:
LAST BUILD BRANCH: sandbox
DEFAULT BRANCH: main
Ran 06 Jul 2026 05:18PM UTC
Jobs 1
Files 62
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

06 Jul 2026 04:50PM UTC coverage: 89.759% (+0.5%) from 89.271%
28809583129

push

github

nbari
feat: 0.7.0 - devcontainer, soak harness, aarch64 releases, deps, ephemeral connections

Added
- Compose-based Dev Container (Rust app + mariadb, optional Prometheus + Grafana
  observability profile); devcontainer-aware 'just test' honoring a pre-set DSN.
- Self-contained local soak/leak harness (scripts/benchmark/) driven by
  mariadb_loadtest.py, sampling the exporter's own mariadb_exporter_process_* metrics.
- aarch64 release artifacts (linux musl + macOS) in the release workflow.
- Developer tooling (install-mariadb-client, monitor-exporter, pre-commit-hook,
  dev-up/dev-ssh/metrics-dev, mise.toml) and docs (CONTRIBUTING, copilot-instructions).

Changed
- Replace the dormant per-database pool cache in collectors::util with an ephemeral
  open_db_connection (bare connection, closed on drop, never cached); locked by
  tests/collectors/connection.rs.

Dependencies
- Update to latest, incl. sqlx 0.8->0.9 (AssertSqlSafe for internal queries),
  OpenTelemetry 0.31->0.32, tracing-opentelemetry 0.32->0.33, tower-http 0.6->0.7,
  sysinfo 0.38->0.39; bump GitHub Actions (checkout v7, cache v6, codecov v7).

Fixed
- Grafana: normalize collapsed-row child gridPos.y to absolute so panels render
  aligned on expand (Exporter Self-Monitoring, User Statistics, and 7 others).
- metrics-dev: select the correct devcontainer project and offset observability host
  ports to 3001/9091 so it coexists with another exporter's stack.

59 of 63 new or added lines in 6 files covered. (93.65%)

4 existing lines in 4 files now uncovered.

5837 of 6503 relevant lines covered (89.76%)

161.99 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
93.48
tests/collectors/connection.rs
1
71.01
-1.21% tests/common/mod.rs

Coverage Regressions

Lines Coverage ∆ File
1
96.55
-0.49% src/collectors/innodb/status.rs
1
97.18
19.2% src/collectors/util.rs
1
89.74
-0.43% src/exporter/mod.rs
1
93.89
0.76% tests/exporter.rs
Jobs
ID Job ID Ran Files Coverage
1 28809583129.1 06 Jul 2026 05:18PM UTC 62
89.76
GitHub Action Run
Source Files on build 28809583129
  • Tree
  • List 62
  • Changed 12
  • Source Changed 6
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28809583129
  • 2303438a on github
  • Prev Build on develop (#24576660400)
  • Next Build on sandbox (#28809886766)
  • Delete
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