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

WashU-Astroparticle-Lab / straxion / 21654066032
64%

Build:
DEFAULT BRANCH: main
Ran 04 Feb 2026 01:03AM UTC
Jobs 1
Files 12
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

04 Feb 2026 12:59AM UTC coverage: 64.113% (+0.2%) from 63.874%
21654066032

push

github

web-flow
Use DxHits.calculate_hit_threshold to calculate spike threshold (#81)

* Use DxHits.calculate_hit_threshold, remove helper

Import DxHits and replace the local calculate_spike_threshold helper with a call to DxHits.calculate_hit_threshold to centralize hit-threshold logic. Remove the now-unused calculate_spike_threshold method and update the docstring reference from hit_threshold_dx to spike_threshold_dx. These changes avoid duplicated threshold computation and rely on the canonical implementation in .hits.

* Raise default spike_thresholds_sigma to 4.0

Update the default spike_thresholds_sigma option in straxion/plugins/hit_classification.py from 3.0 to 4.0 (for 41 entries). This increases the sigma threshold used for spike detection in hit classification, reducing sensitivity to small fluctuations and likely lowering false positive spike detections.

* Use DxHits.calculate_hit_threshold in tests

Update hit classification test to use DxHits.calculate_hit_threshold (imported from straxion.plugins.hits) instead of DxHitClassification.calculate_spike_threshold. Adjust expected threshold calculation to match the implementation's robust std estimator ((p84 - p16) / 2) rather than numpy.std, and update corresponding comments. This aligns the test with the production implementation of hit thresholding.

* Bump hit_classification plugin version to 0.3.3

Update DxHitClassification __version__ from 0.3.2 to 0.3.3 in straxion/plugins/hit_classification.py to reflect a new release. No other functional changes were made.

3 of 3 new or added lines in 1 file covered. (100.0%)

1222 of 1906 relevant lines covered (64.11%)

0.64 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/177352842 21654066032.1 04 Feb 2026 01:03AM UTC 12
64.11
GitHub Action Run
Source Files on build 21654066032
  • Tree
  • List 12
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 1a8da52c on github
  • Prev Build on main (#21536876433)
  • Next Build on main (#21725943458)
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