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

Remove RasterHistogram module as it now has its own package #70

Merged
merged 6 commits into from
Sep 4, 2023

Conversation

jbisits
Copy link
Owner

@jbisits jbisits commented Sep 4, 2023

Closes #34, package now does what it says..
Closes #69

@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +8.25% 🎉

Comparison is base (2abf4f6) 91.74% compared to head (0a6388a) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main       #70      +/-   ##
===========================================
+ Coverage   91.74%   100.00%   +8.25%     
===========================================
  Files           3         7       +4     
  Lines         303       123     -180     
===========================================
- Hits          278       123     -155     
+ Misses         25         0      -25     
Files Changed Coverage Δ
src/OceanRasterConversions.jl 100.00% <ø> (ø)
src/oceanvariableconversions.jl 100.00% <ø> (ø)
src/alphaandbeta.jl 100.00% <100.00%> (ø)
src/seawaterdensity.jl 100.00% <100.00%> (ø)
src/sp_to_sa.jl 100.00% <100.00%> (ø)
src/theta_to_Theta.jl 100.00% <100.00%> (ø)
src/z_to_p.jl 100.00% <100.00%> (ø)

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

@jbisits jbisits merged commit 970e2b2 into main Sep 4, 2023
4 checks passed
@jbisits jbisits deleted the removeRasterHistograms branch September 4, 2023 02:37
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.

Remove RasterHistograms module as it now has its own package Package rename
1 participant