Closed jiananf2 closed 2 years ago
Merging #88 (3b5cfb6) into main (ecafe08) will decrease coverage by
0.00%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #88 +/- ##
==========================================
- Coverage 73.45% 73.45% -0.01%
==========================================
Files 84 84
Lines 14495 14494 -1
Branches 1584 1584
==========================================
- Hits 10647 10646 -1
Misses 3412 3412
Partials 436 436
Flag | Coverage Δ | |
---|---|---|
unittests | 73.45% <ø> (-0.01%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
qsdsan/_components.py | 79.87% <ø> (-0.07%) |
:arrow_down: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Cool! Thanks @jiananf2 for sending the PR!
Just a note that there is a qsdsan
branch for both biosteam and thermosteam, I update those branches periodically after making sure that updates in biosteam/thermsteam are compatible with qsdsan. But helping me to maintain qsdsan by sending PRs like this is much appreciated!
Thermosteam recently removed DomainError from thermosteam/exceptions.py.