Closed nstarman closed 3 months ago
What do you think of this collection object?
multiple dispatch on represent_as
makes the transformation of the components relatively simple! (Still a WIP to be sure, but I think we have the correct shape of things).
Attention: Patch coverage is 90.32258%
with 15 lines
in your changes missing coverage. Please review.
Project coverage is 92.82%. Comparing base (
39eaa68
) to head (ce03ffb
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This is a collection of Vectors. It acts like a single vector. This PR lays the foundation. There's definitely a lot of additional work to get this completed. But given that these are all 0.X releases, I think it's worthwhile to add this feature now and then build upon it before the v0.8 release.