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

WashU-Astroparticle-Lab / straxion / 21380692834
64%

Build:
DEFAULT BRANCH: main
Ran 27 Jan 2026 01:21AM 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

27 Jan 2026 01:18AM UTC coverage: 63.799% (-0.3%) from 64.101%
21380692834

push

github

web-flow
Refactor Match plugin to dynamically include hit fields (#79)

* Refactor Match plugin to dynamically include hit fields

The Match plugin now dynamically appends all hit fields (excluding base fields) from its dependency, ensuring new hit fields are automatically included in match results. The compute logic is updated to copy these fields generically. Tests are updated to check for new fields such as 'is_truncated_hit', 'is_invalid_kappa', and 'kappa'.

* Update match.py

* Fix hit field extraction to include all dependency fields

Updated the logic for extracting hit fields to combine fields from both 'hits' and 'hit_classification' plugin dependencies, ensuring all relevant fields are included while avoiding duplicates and excluding base fields. This addresses issues with missing fields when both plugins contribute to the merged data_kind.

* Bump Match plugin version to 0.1.2

Updated the __version__ attribute of the Match plugin from 0.1.1 to 0.1.2. No other changes were made.

* Allow int64 dtype for best_OF_shift in test

Updated the test to accept both np.int32 and np.int64 dtypes for the best_OF_shift field, reflecting its use of int (int64) in hit_classification.

1 of 25 new or added lines in 1 file covered. (4.0%)

1 existing line in 1 file now uncovered.

1216 of 1906 relevant lines covered (63.8%)

0.64 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
24
51.91
-3.83% straxion/plugins/match.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
51.91
-3.83% straxion/plugins/match.py
Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/177043175 21380692834.1 27 Jan 2026 01:21AM UTC 12
63.8
GitHub Action Run
Source Files on build 21380692834
  • Tree
  • List 12
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 7e9fb728 on github
  • Prev Build on main (#21344609073)
  • Next Build on main (#21385057420)
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