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

Stellarium / stellarium / 23203922253 / 1
11%
master: 11%

Build:
Build:
LAST BUILD BRANCH: fix/NO_GUI
DEFAULT BRANCH: master
Ran 17 Mar 2026 04:37PM UTC
Files 668
Run time 24s
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

17 Mar 2026 04:05PM UTC coverage: 11.264%. First build
23203922253.1

Pull #4819

github

10110111
Make object searches return StelObjectP

The Search dialog is currently implemented in a very suboptimal way,
especially since #4635, when it started triggering searches by name in
its CompletionListModel::data method. The search is supposed to get
object type for each item found, which is only a name of the object.

What the dialog would really want is to have object pointers in the
search results, not simply names. This requires a huge refactoring of
the search API in StelObjectModule, so that the object listing methods
return the object pointers. This is exactly what this change does. In
addition to the pointers the API still returns the names, because it
looks like the right names for search results are not always trivial
to find out from the object itself.

Fixes #4655.
Pull Request #4819: Fix search window sluggishness

14713 of 130618 relevant lines covered (11.26%)

15121.59 hits per line

Source Files on job 23203922253.1
  • Tree
  • List 668
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 23203922253
  • dffab610 on github
  • Next Job for on fix-search-window-sluggishness (#23327483577.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