Closed realratchet closed 9 months ago
Attention: 1 lines
in your changes are missing coverage. Please review.
Comparison is base (
4d21908
) 82.90% compared to head (edc057d
) 83.00%.
Files | Patch % | Lines |
---|---|---|
tablite/nimlite.py | 93.75% | 1 Missing :warning: |
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Added support for nimble, refactored some code, helper functions, change nim gc to refc instead of arc because there's a bug in it cleaning up stack variables before procedure ends.