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

icecube / flarestack / 11116345164
73%

Build:
DEFAULT BRANCH: master
Ran 01 Oct 2024 12:42AM UTC
Jobs 3
Files 50
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

25 Sep 2024 07:37AM UTC coverage: 74.161% (-0.1%) from 74.275%
11116345164

push

github

web-flow
More large-catalog speedups (#397)

* Remove unnecessary np.copy

Slicing with a boolean array already returns a copy

* Add TableInjector

Bandmasks are completely unncessary data are ordered in declination;
binary search is cheap. Speeds up injector initialization by a factor
~60 with 1000 sources.

* Order data by dec in StdMatrixKDEEnabledLLH

* Build coincidence matrix directly

* Skip coincidence matrix entirely

csr_matrix.getrow() is suprisingly slow (lots of layers of indirection
and argument checking), but also completely unnecessary, since
coincidence_matrix and SoB_only_matrix have the same sparsity structure
by construction.

* mypy: ignore all of astropy

4466 of 6022 relevant lines covered (74.16%)

2.2 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
94
57.01
-0.7% core/injector.py
114
76.19
-0.64% core/llh.py
Jobs
ID Job ID Ran Files Coverage
1 python3.10 - 11116345164.1 01 Oct 2024 12:43AM UTC 50
74.1
GitHub Action Run
2 python3.11 - 11116345164.2 01 Oct 2024 12:42AM UTC 50
71.86
GitHub Action Run
3 python3.9 - 11116345164.3 01 Oct 2024 12:42AM UTC 50
74.01
GitHub Action Run
Source Files on build 11116345164
  • Tree
  • List 50
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #11116345164
  • 50ca20e8 on github
  • Prev Build on master (#10866656414)
  • Next Build on master (#11337048186)
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