Vuk
Vuk
ping @scalvert, @rwjblue
@gitKrystan actually, it seems that `uniqueId` helper was only added to `ember-source` version 5, should we still add this with that in mind?
That is exactly right @SergeAstapov
@gitKrystan mind to re-review and approve if all looks good now?
@elwayman02 could you maybe setup a repo with a minimal reproduction? Have one ts component and one gts component so I could debug and figure out why the coverages are...
@elwayman02 can you give hint where is this extra covered line in the ts files?
@gitKrystan I think it's ready now
@boris > Not sure if it matters that much but this commit broke somehow the overload resolution of the `test` function. That is, without it, `test` is typed as: >...
@boris-petrov I created https://github.com/DefinitelyTyped/DefinitelyTyped/pull/70977 after this is merged I can create a PR to ember-qunit which will fix the overload