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

Breaking: include DataType in CategoricalEltypes #876

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tiemvanderdeure
Copy link
Contributor

Does what it says on the tin :)

Specifically designed to make using RasterDataSources climate types as lookups (as in rafaqz/Rasters.jl#826) even more slick.

Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.64%. Comparing base (a5585f5) to head (8636f9c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #876      +/-   ##
==========================================
+ Coverage   83.66%   84.64%   +0.98%     
==========================================
  Files          47       50       +3     
  Lines        4653     4683      +30     
==========================================
+ Hits         3893     3964      +71     
+ Misses        760      719      -41     

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

@rafaqz
Copy link
Owner

rafaqz commented Dec 3, 2024

Does what it says on the tin :)

Oh no it's spreading 😂

But yes, great idea. Technically breaking I guess as it's changing the returned type, so let's lump this with another break

@rafaqz rafaqz changed the title include DataType in CategoricalEltypes Breaking: include DataType in CategoricalEltypes Dec 3, 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