Jan Schmidle
Jan Schmidle
I don't think that this issue can bis solved in the cobertura reporter as it depends on `getRelativeName` from `SummarizerFactory`. `SummarizerFactory` try's to detect the project root by automatically detecting...
+1 for getting the path instead of the object or even both like in https://www.npmjs.com/package/jsonpath with jp.nodes would love to use jspath for that, because I really like the syntax.
This is the gist actually using it: https://gist.github.com/bitcloud/7415977bb605dd7b59c3c99f3e0617ee
hey @jorgebay could you perhaps have a quick look at https://github.com/datastax/nodejs-driver/pull/372/files#diff-86a5418ece89d73a52c91c8fb91288e5R302-R306 as this is the core of the change and tell me if you see any major issues with this...
Hey @jorgebay, yes has been a while :) I thought so that you are going to say something like that ... ;-) And I would be with you if it...
I would be curious about that as well :) Besides multiple instances: on mac this will probably be same instance and multiple windows. Having multiple connections open at the same...
I startet it already, but it needs more effort then I originally thought and I currently have very little spare time at hand. So this is gonna take some time....
this only works if the originalRespons is not undefined. been there done that :)
Any updates here? :)
Perhaps look at this: https://github.com/hampoelz/Capacitor-NodeJS We just started playing around with it and seems to work quite well so far.