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

SwissDataScienceCenter / renku-data-services / 14591162770 / 2
86%
main: 86%

Build:
DEFAULT BRANCH: main
Ran 22 Apr 2025 09:29AM UTC
Files 334
Run time 8s
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

22 Apr 2025 09:14AM UTC coverage: 67.758% (-0.09%) from 67.852%
14591162770.2

push

github

sambuc
fix: improve efficiency of the K8s Entity Cache

Avoid one or more call to `lower()` on each K8s API call.

We cannot rely on just using `kind`, as the K8s API sometimes returns it
in lower case and sometimes requires the exact case to be used.

Instead, we use `singular` which is set and initiaized as `kind` in
lower case, thus calling `lower()` only on instantation of objects.

Also switch from a list of kinds to cache to a set.

15909 of 23479 relevant lines covered (67.76%)

0.68 hits per line

Source Files on job run-schemathesis-tests - 14591162770.2
  • Tree
  • List 334
  • Changed 14
  • Source Changed 3
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 14591162770
  • 7e1be254 on github
  • Prev Job for on main (#14514358356.1)
  • Next Job for on main (#14613880856.1)
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