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

Add more promotion and remove restriction on SA tolerance #201

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

dennisYatunin
Copy link
Member

Small followup to #200. Adds an additional promotion method (for latent_heat_generic) and removes type restrictions on the tolerance for saturation adjustment (eps(::Dual) returns a Float32 or Float64, not a Dual).

Copy link

codecov bot commented Feb 22, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (16b1f86) 91.00% compared to head (56762c9) 90.93%.

Files Patch % Lines
src/relations.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #201      +/-   ##
==========================================
- Coverage   91.00%   90.93%   -0.08%     
==========================================
  Files          10       10              
  Lines        1179     1180       +1     
==========================================
  Hits         1073     1073              
- Misses        106      107       +1     

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

@charleskawczynski charleskawczynski added the Launch Buildkite Add label to launch Buildkite label Feb 22, 2024
@charleskawczynski charleskawczynski added this pull request to the merge queue Feb 22, 2024
Merged via the queue into main with commit 6bf8059 Feb 22, 2024
18 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Launch Buildkite Add label to launch Buildkite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants