Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added nimble support #136

Merged
merged 17 commits into from
Feb 22, 2024
Merged

Added nimble support #136

merged 17 commits into from
Feb 22, 2024

Conversation

realratchet
Copy link
Collaborator

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.

@codecov-commenter
Copy link

codecov-commenter commented Feb 22, 2024

Codecov Report

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 ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #136      +/-   ##
==========================================
+ Coverage   82.90%   83.00%   +0.10%     
==========================================
  Files          27       27              
  Lines        4205     4207       +2     
==========================================
+ Hits         3486     3492       +6     
+ Misses        719      715       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@realratchet realratchet merged commit f3f29e0 into root-11:master Feb 22, 2024
10 checks passed
realratchet added a commit that referenced this pull request Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants