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

LSSTDESC / CLMM / 1841 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 22 May 2020 02:41PM UTC
Files 11
Run time 1s
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

22 May 2020 02:39PM UTC coverage: 82.895% (+0.2%) from 82.667%
1841.1

push

travis-ci

web-flow
Removed old tests, fixed some and minor improvements (#269)

* Removed old tests, fixed some and minor improvements in compute_radial_averages and _compute_lensing_angles_flatsky.

compute_radial_averages

- std_sqrt_n was emmiting a warning due a division
  by zero. This happens for empty bins. Added
  a simple statement that put the weight to one
  and avoids division by zero.

_compute_lensing_angles_flatsky

- When source and lens have equal angles the atan2
  function returns phi = +/-pi due its evaluation
  of signed zeros. Added a statement that sets
  phi = 0 when sepangle == 0 (phi is ill defined
  when sepangle -> 0).

- Removed tests that emmited warnings due to large
  angle separations. Added support for source and lens
  angles separated by n*2*pi+epsilon and included
  tests to check it.

See more details in issue #260 .

* Implementing suggestions by @shenmingfu at #269.

Standardize the output of compute_radial_averages. Now the returning arrays
have zero (instead of binned_statistic default NaN) whenever a bin is empty.

Co-authored-by: Mariana Penna Lima <pennalima@gmail.com>

378 of 456 relevant lines covered (82.89%)

0.83 hits per line

Source Files on job 1841.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 696
  • Travis Job 1841.1
  • 5e0600f3 on github
  • Prev Job for on master (#1838.1)
  • Next Job for on master (#1842.1)
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