Closed fhagemann closed 1 year ago
Base: 49.28% // Head: 49.28% // No change to project coverage :thumbsup:
Coverage data is based on head (
a9a9f44
) compared to base (1ced4f2
). Patch coverage: 66.66% 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.
When precompiling, this packages throws warning that some type variables in method definition are declared but not used. I have looked through the list of warnings and removed unused type variables.