Jvinniec / CppEphem

CppEphem is a self-contained ephemeris package written in C++. It allows computation of celestial coordinate and date conversions and planet ephemerides by leveraging the Standards of Fundamental Astronomy (SOFA) software (included in the repo). It is C++11 compatible.
2 stars 2 forks source link

Coverage statistics tracking broken #34

Closed Jvinniec closed 4 years ago

Jvinniec commented 4 years ago

The coverage statistics are no longer being updated from SonarCloud. I believe the issue is on the side of Travis-CI having a different signature for passing variables.