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

VRQ mie fixes #133

Merged
merged 16 commits into from
Dec 20, 2022
Merged

VRQ mie fixes #133

merged 16 commits into from
Dec 20, 2022

Conversation

longemen3000
Copy link
Member

@longemen3000 longemen3000 commented Dec 16, 2022

@codecov-commenter
Copy link

codecov-commenter commented Dec 16, 2022

Codecov Report

Base: 83.48% // Head: 0.00% // Decreases project coverage by -83.48% ⚠️

Coverage data is based on head (782a20f) compared to base (2dec8b1).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #133       +/-   ##
==========================================
- Coverage   83.48%   0.00%   -83.49%     
==========================================
  Files         210     209        -1     
  Lines       13595   13614       +19     
==========================================
- Hits        11350       0    -11350     
- Misses       2245   13614    +11369     
Impacted Files Coverage Δ
src/base/EoSModel.jl 0.00% <0.00%> (-100.00%) ⬇️
src/database/combiningrules.jl 0.00% <0.00%> (-65.00%) ⬇️
src/methods/VT.jl 0.00% <0.00%> (-97.83%) ⬇️
src/methods/property_solvers/volume.jl 0.00% <0.00%> (-93.48%) ⬇️
src/models/SAFT/SAFTVRMie/SAFTVRMie.jl 0.00% <0.00%> (-92.77%) ⬇️
src/models/SAFT/SAFTVRMie/variants/SAFTVRQMie.jl 0.00% <0.00%> (-84.72%) ⬇️
src/solvers/Solvers.jl 0.00% <ø> (-10.00%) ⬇️
src/solvers/integral21.jl 0.00% <0.00%> (ø)
src/utils/misc.jl 0.00% <0.00%> (-90.00%) ⬇️
src/solvers/poly.jl 0.00% <0.00%> (-100.00%) ⬇️
... and 199 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@longemen3000 longemen3000 merged commit 28893d1 into master Dec 20, 2022
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.

Error for int arguments
2 participants