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

Smarter Garbage Collection #29

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Smarter Garbage Collection #29

merged 1 commit into from
Nov 12, 2024

Conversation

kevmoor
Copy link
Collaborator

@kevmoor kevmoor commented Nov 12, 2024

Addressing issues #28 and #19 to allow for repeat calls to the openfast libraries and handle the corner case where one fails and all need to get reset

…st libraries and handle the corner case where one fails and all need to get reset
Copy link

codecov bot commented Nov 12, 2024

Codecov Report

Attention: Patch coverage is 41.86047% with 25 lines in your changes missing coverage. Please review.

Project coverage is 71.54%. Comparing base (1667ad8) to head (53daa46).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/OWENSOpenFASTWrappers.jl 0.00% 9 Missing ⚠️
src/inflowwind.jl 60.86% 9 Missing ⚠️
src/aerodyn.jl 40.00% 3 Missing ⚠️
src/hydrodyn.jl 33.33% 2 Missing ⚠️
src/moordyn.jl 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
- Coverage   72.46%   71.54%   -0.93%     
==========================================
  Files           5        5              
  Lines         730      752      +22     
==========================================
+ Hits          529      538       +9     
- Misses        201      214      +13     

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

@kevmoor kevmoor merged commit fa387c5 into master Nov 12, 2024
5 of 7 checks passed
@kevmoor kevmoor deleted the b/garbage_collection branch November 12, 2024 18:08
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