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

skeema / skeema / 15985787422
92%

Build:
DEFAULT BRANCH: main
Ran 30 Jun 2025 11:28PM UTC
Jobs 1
Files 80
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

30 Jun 2025 11:20PM UTC coverage: 93.2% (+0.01%) from 93.186%
15985787422

push

github

evanelias
workspaces: log performance timing with --debug

Whenever Skeema's debug option is enabled, workspace performance data will now
be logged, including timing of each stage of the workspace execution. This
information can be helpful for tuning workspace configuration options.

When using the default of workspace=temp-schema, the round-trip network
latency to the server is also shown, since this has a large effect on
workspace performance.

Several internal refactors are also present; of particular note:

* Server variable introspection no longer uses sqlx struct-scanning. (Other
  queries will likely be moved off of sqlx over time, so that the dependency
  can eventually be removed.)

* Configuration-related functions from internal/workspace/workspace.go have
  been moved into a new config.go file; ditto for tests into config_test.go.

* Some logic relating to Percona Server image tagging has been cleaned up for
  readability. Additionally, outdated code relating to ARM image point release
  selection was removed; this is no longer needed after 666ac05 but was left
  in place by mistake.

187 of 195 new or added lines in 10 files covered. (95.9%)

1 existing line in 1 file now uncovered.

10594 of 11367 relevant lines covered (93.2%)

1.11 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
89.07
-0.45% internal/tengo/instance.go
4
85.32
0.19% internal/workspace/localdocker.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
89.07
-0.45% internal/tengo/instance.go
Jobs
ID Job ID Ran Files Coverage
1 15985787422.1 30 Jun 2025 11:28PM UTC 80
93.2
GitHub Action Run
Source Files on build 15985787422
  • Tree
  • List 80
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 3a4b4a4d on github
  • Prev Build on main (#15914485413)
  • Next Build on main (#16030228976)
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