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

[r] Additional nanoarrow refactor followup #2376

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

eddelbuettel
Copy link
Contributor

@eddelbuettel eddelbuettel commented Apr 4, 2024

Issue and/or context:

As part of the nanoarrow refactoring in #2188, two function declaration and a third inferred one are now redundant as a local helper function can now be removed. This also removes the need for src/borrowed.c which is now deleted.

Changes:

Removal of declarations and helper function file

Notes for Reviewer:

SC 44590

Copy link

This pull request has been linked to Shortcut Story #44590: [r] Further post-nanoarrow refactor cleanup.

@eddelbuettel eddelbuettel changed the title Remove three now superfluous declarations, remove src/borrowed.c [r] Additional nanoarrow refactor followup Apr 4, 2024
Copy link

codecov bot commented Apr 4, 2024

Codecov Report

Merging #2376 (be532d4) into main (7b7f81e) will increase coverage by 8.08%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2376      +/-   ##
==========================================
+ Coverage   65.46%   73.55%   +8.08%     
==========================================
  Files         143       52      -91     
  Lines       12805     4401    -8404     
  Branches      510        0     -510     
==========================================
- Hits         8383     3237    -5146     
+ Misses       4334     1164    -3170     
+ Partials       88        0      -88     
Flag Coverage Δ
libtiledbsoma ?
python ?
r 73.55% <ø> (+1.65%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
python_api ∅ <ø> (∅)
libtiledbsoma ∅ <ø> (∅)

@eddelbuettel eddelbuettel merged commit 70fd58f into main Apr 4, 2024
12 checks passed
@eddelbuettel eddelbuettel deleted the de/sc-44590/additional_refactor_cleanup branch April 4, 2024 14:01
johnkerl pushed a commit that referenced this pull request Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants