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

johannesulf / dsigma / 27484135039
96%

Build:
DEFAULT BRANCH: main
Ran 14 Jun 2026 01:06AM UTC
Jobs 1
Files 6
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

14 Jun 2026 12:59AM UTC coverage: 95.88%. Remained the same
27484135039

push

github

web-flow
fix: Fix pair-finding when max separation is below HEALPix pixel size (#20)

* fix: Fix pair-finding when max separation is below HEALPix pixel size

The pixel-distance pre-filter computed the minimum possible chord distance between two pixels as (d_center - 2*max_pixrad)^2 without clamping the inner term at zero. When the maximum search radius is smaller than the pixel size (e.g. small-scale lensing with the default nside=256), the negative inner term is squared into a large positive lower bound, causing same-pixel lens-source pairs to be wrongly skipped and collapsing the pair counts.

Clamp the term at zero before squaring.

* chore: add test for pairs within pixel size

512 of 534 relevant lines covered (95.88%)

0.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27484135039.1 14 Jun 2026 01:06AM UTC 6
95.88
GitHub Action Run
Source Files on build 27484135039
  • Tree
  • List 6
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27484135039
  • 2a75a2f3 on github
  • Prev Build on main (#26732697517)
  • 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