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

ovn-kubernetes / libovsdb / 16124100610
49%
main: 50%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/github.com/opencontainers/runc-1.2.8
DEFAULT BRANCH: main
Ran 07 Jul 2025 05:50PM UTC
Jobs 1
Files 72
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

07 Jul 2025 05:31PM UTC coverage: 48.537% (-0.01%) from 48.549%
16124100610

Pull #413

github

amorenoz
model: add Types() back to ClientDBModel

The commit in the Fixes tag removed the Types() from the API.
The intent was to centralize the internal use of the model around the
DatabaseModel struct which contains both the ClientDBModel and the
Schema.

However, it breaks the public API in a way that is not easy to fix for
clients that used to use dbModel.Types() to access the Types that will
be used in libovsdb. An example of such clients is
https://github.com/amorenoz/ovsdb-mon  who uses the type information to
generate a things like filters and autocompletion information.

This commit adds the deleted API back to ClientDBModel to allow clients
an easy access of the internal typing information.

Fixes: 15361fce1eb3 ("model: move methods from ClientModel to DatabaseModel")
Signed-off-by: Adrian Moreno <amorenoz@redhat.com>
Pull Request #413: model: add Types() back to ClientDBModel

0 of 3 new or added lines in 1 file covered. (0.0%)

5923 of 12203 relevant lines covered (48.54%)

110.03 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
51.43
-1.51% model/client.go
Jobs
ID Job ID Ran Files Coverage
1 16124100610.1 07 Jul 2025 05:50PM UTC 72
48.54
GitHub Action Run
Source Files on build 16124100610
  • Tree
  • List 72
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #413
  • PR Base - main (#16077091719)
  • 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