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

Stellarium / stellarium / 28060799886
11%

Build:
DEFAULT BRANCH: master
Ran 23 Jun 2026 10:31PM UTC
Jobs 1
Files 696
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

23 Jun 2026 10:15PM UTC coverage: 10.839%. Remained the same
28060799886

push

github

web-flow
Protect the whole jpl_pleph with the mutex (#5003)

While jpl_state() is not thread-safe, the use of the whole jpl_eph_data
isn't thread-safe either, and it's accessed by jpl_ephem().

Although jpl_ephem() is called from GetDe440Coor, GetDe441Coor, etc.,
these functions aren't used concurrently, so there's no issue with
protecting jpl_ephem() itself by a global JPL mutex.

The jpl_state() itself is only ever used from jpl_ephem(), so it doesn't
really need any additional protection.

Fixes #4993

1 of 1 new or added line in 1 file covered. (100.0%)

14747 of 136061 relevant lines covered (10.84%)

14499.1 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28060799886.1 23 Jun 2026 10:31PM UTC 696
10.84
GitHub Action Run
Source Files on build 28060799886
  • Tree
  • List 696
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28060799886
  • 3492bf85 on github
  • Prev Build on master (#28034336067)
  • Next Build on master (#28083861238)
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