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

ArduPilot / MethodicConfigurator / 27105744050
94%

Build:
DEFAULT BRANCH: master
Ran 07 Jun 2026 09:55PM UTC
Jobs 3
Files 81
Run time 1min
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

07 Jun 2026 09:45PM UTC coverage: 94.441%. Remained the same
27105744050

push

github

amilcarlucas
fix(tempcal_imu): prevent ZeroDivisionError in IMU temperature interpolation on sensor stall

- Fix accel_at_temp (line 268): when two consecutive temperature readings
  are identical (T[i] == T[i+1]), division by zero occurs in interpolation.
  Fixed by checking delta_t == 0.0 and returning current value.

- Fix gyro_at_temp (line 280): same ZeroDivisionError for gyro data.
  Fixed with identical guard.

This can happen in real flight logs when the IMU sensor stalls and
reports the same temperature for consecutive readings.

Add two regression tests covering each crash scenario.

1948 of 2020 branches covered (96.44%)

12420 of 13151 relevant lines covered (94.44%)

2.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-ubuntu-latest-py3.10 - 27105744050.1 07 Jun 2026 10:02PM UTC 81
94.37
GitHub Action Run
2 run-ubuntu-latest-py3.14 - 27105744050.2 07 Jun 2026 10:02PM UTC 81
94.35
GitHub Action Run
3 run-windows-latest-py3.14 - 27105744050.3 07 Jun 2026 09:55PM UTC 81
94.2
GitHub Action Run
Source Files on build 27105744050
  • Tree
  • List 81
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27105744050
  • c893c4ad on github
  • Prev Build on master (#27105673598)
  • Next Build on master (#27111559785)
  • Delete
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