-
Notifications
You must be signed in to change notification settings - Fork 219
Eliminates use of temporary linked lists to process Patterns & Curves… #450
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
8000 div>Conversation
Codecov Report
@@ Coverage Diff @@
## dev #450 +/- ##
==========================================
- Coverage 69.68% 69.53% -0.16%
==========================================
Files 22 22
Lines 9939 9880 -59
==========================================
- Hits 6926 6870 -56
+ Misses 3013 3010 -3
Continue to review full report at Codecov.
|
@LRossman, bug in |
@Mariosmsk I don't have the |
@Mariosmsk it's been fixed. Thanks for testing it. |
@LRossman, It's ok. Now returns the code type GENERAL but is the PUMP! |
@Mariosmsk the curve with index 2 is named CURVE-1. Although the comment attached to it says its a pump curve, if you search the BWSN_Network_1 file you will see that it's not used by any of the pumps, which is how the toolkit determines if a curve is a pump curve or not. Therefore it's designated as a EN_GENERIC_CURVE. |
@LRossman, yes. So it's ok. Thanks! |
… (issue #449)