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

Stellarium / stellarium / 24288261688

11 Apr 2026 05:58PM UTC coverage: 11.081%. Remained the same
24288261688

push

github

web-flow
Fix nebula names in search results (#4867)

This appears to be a mistake that had existed even before
cc1935b39. The search was matching
partial names, e.g. "M3" search term matched M31. But it returned the
search term itself as the result, which doesn't look like the intended
output, since the search term is not what was found.

But since the aforementioned commit the results returned include the
actual object pointer, which now conflicts with the partial name, since
"M3" is also an exact designation of a completely different object.

This patch fixes the behavior by returning the actual name, rather than
the search prefix, which now also lets the user finally get the
partial-name search results like M31, M34, etc., which were not found
even before the problematic commit.

Fixes #4858.

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

14723 of 132869 relevant lines covered (11.08%)

17217.77 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/src/core/modules/NebulaMgr.cpp


Source Not Available

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