Closed andropar closed 1 year ago
Base: 74.71% // Head: 75.48% // Increases project coverage by +0.77%
:tada:
Coverage data is based on head (
ccfad80
) compared to base (944efb9
). Patch coverage: 66.66% of modified lines in pull request are covered.
:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
This PR adds a couple of simple unit tests for the
get_extractor_from_model
helper function (Issue #88 ). @LukasMut please let me know if I need to add more / different tests, I'm not that used to writing them tbh.