-
Notifications
You must be signed in to change notification settings - Fork 284
Cleaned up typing for linter errors in taskkeeper #4122
Conversation
IMHO it looks more like namespace pollution than clean up to me. :) |
@jiivan that was based on this comment: https://github.com/golemfactory/golem/pull/4120#discussion_r275848258 Will change it according to the solution there then too :) |
bf895e1
to
1beb62a
Compare
@jiivan updated the PR IMHO readable code is more important then a clean namespace |
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.
LGTM.
Improvement suggestion - maybe specify types for the nested collections?
Codecov Report
@@ Coverage Diff @@
## develop #4122 +/- ##
===========================================
+ Coverage 88.67% 88.68% +<.01%
===========================================
Files 214 214
Lines 18697 18697
===========================================
+ Hits 16580 16581 +1
+ Misses 2117 2116 -1 |
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.
Readibility is subjective :)
@mfranciszkiewicz good one! did not see the typeception, will add those 2 |
1beb62a
to
79dcd66
Compare
No description provided.