Skip to content

Bug report: Code Coverage lacking 100% in the latest code base #2586

@arjunumenon

Description

@arjunumenon

Description

The latest codebase is lacking test coverage of 100% in the testing. Initiated based on this discussion

Steps to reproduce

git checkout main
git fetch upstream
gill pull --rebase upstream main
npm run clean
npm run build
npm test

Test coverage for 100% is lacking in the file spo site-set
image

Expected result

Test coverage should be 100% for all the files

Actual result

Test coverage for 100% is lacking in the file spo site-set
image

Environment

M365 CLi Remote Development Container
node : 14.17.1
M365 CLI : 3.12.0

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions