Closed kennethshsu closed 7 months ago
Attention: Patch coverage is 40.00000%
with 3 lines
in your changes are missing coverage. Please review.
Project coverage is 80.62%. Comparing base (
583760a
) to head (b88308d
).
Files | Patch % | Lines |
---|---|---|
chainladder/core/display.py | 40.00% | 3 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I'm surprised we have polars in the dev environment. I've been experimenting with it in lieu of sparse, but haven't hit a point where it should be in the main branch.
polars
was already there I think, I only added the newer cpu version of it.
From the very limited few hours that I spent messing with it, I like it a lot and prefer it over sparse
too.
xyz
as test fixturepolars-lts-cpu
intoenvironment-dev.yaml
sincepolars
by itself is sometimes not supported on certain newer CPUs