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

Adding rho,T API #36

Merged
merged 1 commit into from
Aug 22, 2023
Merged

Adding rho,T API #36

merged 1 commit into from
Aug 22, 2023

Conversation

andrsd
Copy link
Owner

@andrsd andrsd commented Aug 22, 2023

No description provided.

@codecov
Copy link

codecov bot commented Aug 22, 2023

Codecov Report

Patch coverage: 98.12% and project coverage change: +0.13% 🎉

Comparison is base (bf9a64c) 96.81% compared to head (1842a47) 96.95%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
+ Coverage   96.81%   96.95%   +0.13%     
==========================================
  Files          23       23              
  Lines        1352     1511     +159     
==========================================
+ Hits         1309     1465     +156     
- Misses         43       46       +3     
Files Changed Coverage Δ
include/Helmholtz.h 99.50% <ø> (ø)
include/SinglePhaseFluidProperties.h 100.00% <ø> (ø)
src/IdealGas.cpp 93.93% <86.36%> (-2.17%) ⬇️
python/src/fprops.cpp 100.00% <100.00%> (ø)
src/Helmholtz.cpp 100.00% <100.00%> (ø)
test/src/Air_test.cpp 100.00% <100.00%> (ø)
test/src/CarbonDioxide_test.cpp 100.00% <100.00%> (ø)
test/src/Helium_test.cpp 100.00% <100.00%> (ø)
test/src/Helmholtz_test.cpp 93.89% <100.00%> (+0.24%) ⬆️
test/src/IdealGas_test.cpp 100.00% <100.00%> (ø)
... and 1 more

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

@andrsd andrsd merged commit c835b53 into main Aug 22, 2023
6 checks passed
@andrsd andrsd deleted the rho-T branch August 22, 2023 01:21
@andrsd andrsd added enhancement New feature or request api-change PR changes API, i.e. it will break depending apps labels Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-change PR changes API, i.e. it will break depending apps enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant