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

Refactor: Replace ColSpec with ColumnSelector from ColumnSelectors.jl #8

Merged
merged 3 commits into from
Sep 29, 2023

Conversation

eliascarv
Copy link
Member

No description provided.

@eliascarv eliascarv requested a review from juliohm September 29, 2023 11:58
@codecov-commenter
Copy link

codecov-commenter commented Sep 29, 2023

Codecov Report

Merging #8 (7e4c13d) into main (419bb5c) will decrease coverage by 0.14%.
The diff coverage is 89.28%.

@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
- Coverage   92.92%   92.79%   -0.14%     
==========================================
  Files          14       14              
  Lines         749      749              
==========================================
- Hits          696      695       -1     
- Misses         53       54       +1     
Files Coverage Δ
src/GeoStatsTransforms.jl 100.00% <ø> (ø)
src/interpneighbors.jl 94.33% <100.00%> (ø)
src/interpolate.jl 100.00% <100.00%> (ø)
src/potrace.jl 98.65% <100.00%> (ø)
src/uniquecoords.jl 75.53% <100.00%> (ø)
src/rasterize.jl 98.38% <80.00%> (ø)
src/detrend.jl 95.23% <66.66%> (-1.59%) ⬇️

@juliohm juliohm merged commit 76df323 into main Sep 29, 2023
@juliohm juliohm deleted the column-selectors branch September 29, 2023 12:36
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.

3 participants