PTB-M4D / PyDynamic

Python library for the analysis of dynamic measurements
https://ptb-m4d.github.io/PyDynamic/
GNU Lesser General Public License v3.0
25 stars 13 forks source link

Add comparison against known example for Hadamar product #332

Closed mgrub closed 4 months ago

mgrub commented 4 months ago

This PR fixes issue #331 and implements the trust anchor for the Hadamar product method.

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.71%. Comparing base (b9debd7) to head (fe783f9).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #332 +/- ## ========================================== - Coverage 77.83% 77.71% -0.13% ========================================== Files 30 30 Lines 2333 2333 Branches 378 378 ========================================== - Hits 1816 1813 -3 - Misses 390 392 +2 - Partials 127 128 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.