Closed portyanikhin closed 1 year ago
Merging #20 (91469ed) into main (a477ff8) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## main #20 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 22 22
Lines 1261 1258 -3
=========================================
- Hits 1261 1258 -3
Impacted Files | Coverage Δ | |
---|---|---|
pyfluids/fluids/abstract_fluid.py | 100.00% <100.00%> (ø) |
|
pyfluids/humid_air/humid_air.py | 100.00% <100.00%> (ø) |
Fixed
as_dict
andas_json
methods forFluid
,Mixture
andHumidAir
instances.