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

raystack / meteor / 24620293610
68%

Build:
DEFAULT BRANCH: main
Ran 19 Apr 2026 03:49AM UTC
Jobs 1
Files 105
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

19 Apr 2026 03:45AM UTC coverage: 74.903% (-0.02%) from 74.919%
24620293610

push

github

ravisuhag
refactor: standardize exclude config to structured format

Replace comma-separated exclude strings with structured Exclude
structs across postgres, couchdb, redshift, and presto extractors.

This aligns them with the pattern used by mysql, mariadb, mssql,
clickhouse, snowflake, and other database extractors that already
use structured Exclude types with Databases/Tables arrays.

Breaking change: existing recipes using flat exclude strings
(e.g. "exclude: db1,db2") must be updated to the structured
format (e.g. "exclude: { databases: [db1, db2] }").

3 of 3 new or added lines in 3 files covered. (100.0%)

1 existing line in 1 file now uncovered.

7354 of 9818 relevant lines covered (74.9%)

0.84 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
75.97
-0.95% plugins/extractors/presto/presto.go
Jobs
ID Job ID Ran Files Coverage
1 24620293610.1 19 Apr 2026 03:49AM UTC 105
74.9
GitHub Action Run
Source Files on build 24620293610
  • Tree
  • List 105
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 106ac3d2 on github
  • Prev Build on main (#24620204101)
  • Next Build on main (#24620327553)
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