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

Fix sdf #62

Merged
merged 4 commits into from
Jun 15, 2023
Merged

Fix sdf #62

merged 4 commits into from
Jun 15, 2023

Conversation

weymouth
Copy link
Collaborator

Fix type instability in measure!(Flow,AbstractBody) by passing type to loc. Also export measure, sdf.

weymouth added 4 commits June 12, 2023 08:35
WaterLily.sdf is not showing up as a valid binding. I think the compile might be inline-ing it.
@codecov
Copy link

codecov bot commented Jun 15, 2023

Codecov Report

Merging #62 (f37cfd7) into master (34fe5e3) will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
+ Coverage   93.91%   93.97%   +0.06%     
==========================================
  Files           8        8              
  Lines         378      382       +4     
==========================================
+ Hits          355      359       +4     
  Misses         23       23              
Impacted Files Coverage Δ
src/WaterLily.jl 83.33% <ø> (ø)
src/Body.jl 93.75% <100.00%> (+0.89%) ⬆️
src/util.jl 84.37% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@weymouth weymouth merged commit b6d910c into master Jun 15, 2023
@weymouth weymouth deleted the fix_sdf branch June 15, 2023 20:53
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.

1 participant