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

skeema / skeema / 5872572661
93%
main: 92%

Build:
Build:
LAST BUILD BRANCH: remove-sqlx-callsites
DEFAULT BRANCH: main
Ran 15 Aug 2023 11:07PM UTC
Jobs 1
Files 74
Run time 2s
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

15 Aug 2023 10:52PM UTC coverage: 93.18% (+0.004%) from 93.176%
5872572661

push

github

evanelias
internal: file cleanups for introspection and diff logic

This commit moves the location of internal logic relating to introspection
and diffs. Previously, logic handling multiple object types (tables vs
routines) was often in the same file. This commit adjusts the locations as
follows:

* All routine (proc/func) introspection and diff logic is now in routine.go
* Table introspection logic is now in table_introspect.go
* Table diff logic is now in table_diff.go, except for alter clause logic
* Table diff alter clause logic is now in table_alter_clause.go
* The remaining code in diff.go is largely not object-type-specific.

No functionality changes are present in this commit.

This change is motivated by some upcoming minor improvements to diff handling
for routines. Previously, this was difficult to work with, since the routine
logic was spread among multiple files.

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

9236 of 9912 relevant lines covered (93.18%)

1.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5872572661.1 15 Aug 2023 11:07PM UTC 0
93.18
GitHub Action Run
Source Files on build 5872572661
Detailed source file information is not available for this build.
  • Back to Repo
  • ef173ab4 on github
  • Prev Build on main (#5763837077)
  • Next Build on routine-diff-refactor (#5907318228)
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