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

igmk / pamtra / 32465167742
32%

Build:
DEFAULT BRANCH: master
Ran 21 Aug 2026 08:53AM UTC
Jobs 1
Files 13
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

21 Aug 2026 08:36AM UTC coverage: 31.676%. Remained the same
32465167742

push

github

maahn
Fix wrong relative path to .f2py_f2cmap in f2py custom_target

The --f2cmap path was set to ../src/.f2py_f2cmap, one directory level
too shallow for the current meson-python build tree (build/<pyver>/),
so f2py silently failed to find it and fell back to default type
mapping. That maps real(kind=dbl) to C float instead of double,
corrupting every double-precision scalar passed across the Fortran/C
boundary: wrong or garbage return values, with no crash or error.

Use meson.current_source_dir() instead of a hand-counted relative
path so this does not drift again if the build tree nests further.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

1351 of 4265 relevant lines covered (31.68%)

0.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32465167742.1 21 Aug 2026 08:53AM UTC 13
31.68
GitHub Action Run
Source Files on build 32465167742
  • Tree
  • List 13
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • cf6ada45 on github
  • Prev Build on master (#32380100021)
  • Next Build on master (#32478824998)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc