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

Stellarium / stellarium / 13435525361
12%
master: 12%

Build:
Build:
LAST BUILD BRANCH: SC/arabLM
DEFAULT BRANCH: master
Ran 20 Feb 2025 12:56PM UTC
Jobs 1
Files 629
Run time 4min
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:36PM UTC coverage: 12.081%. Remained the same
13435525361

push

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
data we have are properly handled by a search by designation.

Now it's renamed to searchCommonName, 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.

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

14615 of 120977 relevant lines covered (12.08%)

18910.35 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
0.0
0.0% src/core/modules/NebulaMgr.cpp
Jobs
ID Job ID Ran Files Coverage
1 13435525361.1 20 Feb 2025 12:56PM UTC 629
12.08
GitHub Action Run
Source Files on build 13435525361
  • Tree
  • List 629
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13435525361
  • 397e12a3 on github
  • Prev Build on master (#13433899656)
  • Next Build on faster-dso (#13435660171)
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