Closed Ddelval closed 1 year ago
Base: 85.41% // Head: 85.52% // Increases project coverage by +0.10%
:tada:
Coverage data is based on head (
9d933f1
) compared to base (864f830
). Patch coverage: 92.09% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
The mypy decorator errors are still present (even though the action passes), but the other typing errors have been fixed.
The
CustomBasis
class provides the functionality required to create a basis from arbitrary functions.