Closed kujaku11 closed 8 months ago
Attention: Patch coverage is 92.19512%
with 16 lines
in your changes are missing coverage. Please review.
Project coverage is 85.01%. Comparing base (
d55730b
) to head (ef9d0fa
).
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Addressing issue #195 to allow for the ability to store the processing configuration on how the transfer functions are estimated.
Need to add container in
mt_metadata.transfer_functions.tf.TransferFunction
object. Should keepprocessing_parameters
and make it work with a new attributeprocessing_config
.processing_config
toTransferFunction