Skip to content

Refactor trigger property logic to avoid `self.trigger = self.trigger`

3a15433
Select commit
Loading
Failed to load commit list.
Open

Refactor trigger property logic to avoid self.trigger = self.trigger #168

Refactor trigger property logic to avoid `self.trigger = self.trigger`
3a15433
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 4, 2025 in 1s

22.12% (-0.14%) compared to 6f1694a

View this Pull Request on Codecov

22.12% (-0.14%) compared to 6f1694a

Details

Codecov Report

❌ Patch coverage is 38.46154% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 22.12%. Comparing base (6f1694a) to head (3a15433).

Files with missing lines Patch % Lines
src/qumada/instrument/buffers/mfli_buffer.py 38.46% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #168      +/-   ##
==========================================
- Coverage   22.26%   22.12%   -0.14%     
==========================================
  Files          38       38              
  Lines        4703     4691      -12     
==========================================
- Hits         1047     1038       -9     
+ Misses       3656     3653       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.