-
Notifications
You must be signed in to change notification settings - Fork 471
Provide unique IDs for all node info objects #1696
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
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1696 +/- ##
=========================================
Coverage 81.90% 81.91%
- Complexity 4732 4735 +3
=========================================
Files 463 463
Lines 14767 14774 +7
Branches 1869 1869
=========================================
+ Hits 12095 12102 +7
Misses 1981 1981
Partials 691 691
🚀 New features to boost your workflow:
|
595c6da
to
3cacaf6
Compare
What is the use-case? And shouldn't we have something that is stable across invocations, otherwise it's use is severely limited. |
3cacaf6
to
f207f8a
Compare
Well, everytime you need a unique ID during the test.
Well, the intended use by me was during one test run to relate things, without needing to build a unique ID yourself. Not sure whether we need stable unique ids for those. :-/ |
f207f8a
to
9a9dc34
Compare
Also, that they are stable across invocations for spec, feature, and iteration info is mainly a side-effect. The goal was to have something descriptive that can the also easily be readable for example in the log output where I intend to use it. :-D |
9a9dc34
to
f91997e
Compare
82329d4
to
9e20670
Compare
0a54c3f
to
53f0557
Compare
5c9ac8c
to
02aff00
Compare
6e21a45
to
b3d7dbb
Compare
2caee62
to
6c400f0
Compare
0422e2b
to
d6e3be7
Compare
a174c62
to
56d0cdf
Compare
06305f1
to
ab7b2cd
Compare
937bf52
to
60bf169
Compare
3b8d246
to
b322fb9
Compare
ad0c185
to
92d0a32
Compare
3080aad
to
06b7338
Compare
00a4141
to
307e4dc
Compare
1ec3bce
to
a01553f
Compare
No description provided.