Skip to content

link to docs

63df736
Select commit
Loading
Failed to load commit list.
Merged

Extension of TxDAQController for arbitrary waveforms #68

link to docs
63df736
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 5, 2025 in 1s

7.94% (-0.67%) compared to 5c683c4

View this Pull Request on Codecov

7.94% (-0.67%) compared to 5c683c4

Details

Codecov Report

❌ Patch coverage is 4.94048% with 1597 lines in your changes missing coverage. Please review.
✅ Project coverage is 7.94%. Comparing base (5c683c4) to head (63df736).

Files with missing lines Patch % Lines
src/Devices/Virtual/TxDAQController.jl 0.46% 425 Missing ⚠️
src/Protocols/MultiSequenceSystemMatrixProtocol.jl 0.00% 321 Missing ⚠️
src/Devices/DAQ/RedPitayaDAQ.jl 0.00% 309 Missing ⚠️
src/Devices/DAQ/DAQ.jl 19.11% 110 Missing ⚠️
src/Protocols/MPSMeasurementProtocol.jl 0.00% 86 Missing ⚠️
src/Protocols/Storage/ChainableBuffer.jl 0.00% 62 Missing ⚠️
src/Sequences/PeriodicElectricalChannel.jl 33.87% 41 Missing ⚠️
src/Sequences/ProtocolOffsetElectricalChannel.jl 0.00% 28 Missing ⚠️
src/Sequences/Sequence.jl 19.35% 25 Missing ⚠️
src/Protocols/RobotBasedSystemMatrixProtocol.jl 0.00% 21 Missing ⚠️
... and 24 more
Additional details and impacted files
@@            Coverage Diff            @@
##           master     #68      +/-   ##
=========================================
- Coverage    8.60%   7.94%   -0.67%     
=========================================
  Files         108     110       +2     
  Lines        8284    9326    +1042     
=========================================
+ Hits          713     741      +28     
- Misses       7571    8585    +1014     

☔ 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.