-
Notifications
You must be signed in to change notification settings - Fork 61
OLPSUP-8795: Import the initial hash from file for IP Secondary #1485
Conversation
Nice. Do you think adding a non-regression test would be possible here? |
Everything is possible :). The question is if it is reasonable. I am just not sure if the current approach to setting of the initial version is the right one. If not, then we have to rework it, so adding test to something that we are going to throw away does not make sense, otherwise I can add some test. Let's discuss it tomorrow during the meeting. |
Please update the changelog, otherwise looks good!
To summarize discussion: testing is of course a great idea, but since we think we want to redo this logic really soon anyway, perhaps a test for this quick-fix logic is not such a great use of our time. |
… file prepared by the bitbake process Signed-off-by: Mykhaylo Sul <[email protected]>
Signed-off-by: Mykhaylo Sul <[email protected]>
c380922
to
4cef29e
Compare
Codecov Report
@@ Coverage Diff @@
## master #1485 +/- ##
==========================================
+ Coverage 80.66% 80.79% +0.12%
==========================================
Files 184 184
Lines 11138 11141 +3
==========================================
+ Hits 8985 9001 +16
+ Misses 2153 2140 -13
Continue to review full report at Codecov.
|
@lbonn @patrickvacek please, check out if I updated the changelog correctly. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perfect, thanks!
Signed-off-by: Mykhaylo Sul [email protected]