OfficeDev / teams-toolkit

Developer tools for building Teams apps
Other
466 stars 192 forks source link

perf(spec-parser): add spec hash for telemetry #12325

Closed SLdragon closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.61%. Comparing base (17924f7) to head (3257dcc). Report is 6 commits behind head on dev.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12325/graphs/tree.svg?width=650&height=150&src=pr&token=QQX8WVOEC3&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev)](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12325?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) ```diff @@ Coverage Diff @@ ## dev #12325 +/- ## ======================================= Coverage 89.60% 89.61% ======================================= Files 582 582 Lines 34406 34418 +12 Branches 6595 6646 +51 ======================================= + Hits 30831 30844 +13 Misses 1586 1586 + Partials 1989 1988 -1 ``` | [Files with missing lines](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12325?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) | Coverage Δ | | |---|---|---| | [.../fx-core/src/component/generator/apiSpec/helper.ts](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12325?src=pr&el=tree&filepath=packages%2Ffx-core%2Fsrc%2Fcomponent%2Fgenerator%2FapiSpec%2Fhelper.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev#diff-cGFja2FnZXMvZngtY29yZS9zcmMvY29tcG9uZW50L2dlbmVyYXRvci9hcGlTcGVjL2hlbHBlci50cw==) | `93.88% <100.00%> (+0.02%)` | :arrow_up: | | [packages/spec-parser/src/interfaces.ts](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12325?src=pr&el=tree&filepath=packages%2Fspec-parser%2Fsrc%2Finterfaces.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev#diff-cGFja2FnZXMvc3BlYy1wYXJzZXIvc3JjL2ludGVyZmFjZXMudHM=) | `100.00% <ø> (ø)` | | | [packages/spec-parser/src/specParser.ts](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12325?src=pr&el=tree&filepath=packages%2Fspec-parser%2Fsrc%2FspecParser.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev#diff-cGFja2FnZXMvc3BlYy1wYXJzZXIvc3JjL3NwZWNQYXJzZXIudHM=) | `98.92% <100.00%> (+0.01%)` | :arrow_up: | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12325/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev)