bryanwweber / thermostate

State Manager for Thermodynamic Properties
https://thermostate.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
10 stars 19 forks source link

Set axis scale to log for p, v in IdealGas #32

Closed bryanwweber closed 2 years ago

bryanwweber commented 3 years ago

Changes proposed in this pull request:

codecov[bot] commented 3 years ago

Codecov Report

Merging #32 (2a5a791) into main (b3fde73) will increase coverage by 0.05%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
+ Coverage   97.02%   97.08%   +0.05%     
==========================================
  Files           4        4              
  Lines         404      412       +8     
  Branches       95      105      +10     
==========================================
+ Hits          392      400       +8     
  Misses          5        5              
  Partials        7        7              
Impacted Files Coverage Δ
src/thermostate/__init__.py 100.00% <100.00%> (ø)
src/thermostate/plotting.py 95.09% <100.00%> (+0.09%) :arrow_up:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more