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

Stellarium / stellarium / 13435660171
12%
master: 12%

Build:
Build:
LAST BUILD BRANCH: planetary-hips-gui
DEFAULT BRANCH: master
Ran 20 Feb 2025 01:03PM UTC
Jobs 1
Files 629
Run time 2min
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

20 Feb 2025 12:48PM UTC coverage: 12.081%. First build
13435660171

Pull #4145

github

10110111
Use commonNameMap instead of iterating over dsoArray

The search() function is used when loading DSO outlines and discovery
information. Its search for English names actually doesn't work, because
it's called before any sky culture is loaded, which is when Nebula's
English name is set. This doesn't appear to be a problem, because all
the data we have are properly handled by a search by designation.

Now it's renamed to searchForCommonName(), and it uses commonNameMap
instead of iterating over all the array of ~95k DSOs. This makes loading
of outlines and discovery information almost instant, while before this
patch it took about half a second to a second for each.

A small change in functionality is that now all the common names are
searched, not only the first one per DSO, but it seems to be a useful
change.
Pull Request #4145: Use commonNameMap instead of iterating over dsoArray

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

14615 of 120977 relevant lines covered (12.08%)

17639.95 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
0.0
src/core/modules/NebulaMgr.cpp
Jobs
ID Job ID Ran Files Coverage
1 13435660171.1 20 Feb 2025 01:03PM UTC 629
12.08
GitHub Action Run
Source Files on build 13435660171
  • Tree
  • List 629
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13435660171
  • Pull Request #4145
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

© 2025 Coveralls, Inc