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

Put module types first in load order #14

Merged
merged 1 commit into from
Oct 20, 2023
Merged

Put module types first in load order #14

merged 1 commit into from
Oct 20, 2023

Conversation

moyner
Copy link
Owner

@moyner moyner commented Oct 20, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 20, 2023

Codecov Report

Merging #14 (9a21c63) into main (0265098) will not change coverage.
The diff coverage is 53.44%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##             main      #14   +/-   ##
=======================================
  Coverage   58.37%   58.37%           
=======================================
  Files          11       15    +4     
  Lines        1033     1033           
=======================================
  Hits          603      603           
  Misses        430      430           
Files Coverage Δ
src/MultiComponentFlash.jl 100.00% <ø> (ø)
src/eos.jl 88.54% <ø> (-0.30%) ⬇️
src/flash.jl 93.75% <ø> (-0.07%) ⬇️
src/flash_types.jl 100.00% <100.00%> (ø)
src/flow_coupler.jl 0.00% <ø> (ø)
src/mixtures.jl 75.00% <ø> (+4.41%) ⬆️
src/eos_types.jl 92.85% <92.85%> (ø)
src/mixture_types.jl 68.18% <68.18%> (ø)
src/flow_coupler_types.jl 0.00% <0.00%> (ø)

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

@moyner moyner merged commit 867bab1 into main Oct 20, 2023
@moyner moyner mentioned this pull request Oct 20, 2023
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