Skip to content

Conversation

polatengin
Copy link
Contributor

Improve Wikis code coverage from;

----------------|---------|----------|---------|---------|------------------------------------------------------
File            | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s                                    
----------------|---------|----------|---------|---------|------------------------------------------------------
      wikis.ts  |     100 |    70.58 |     100 |     100 | 39,69-89,110,145
----------------|---------|----------|---------|---------|------------------------------------------------------

to

----------------|---------|----------|---------|---------|------------------------------------------------------
File            | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s                                    
----------------|---------|----------|---------|---------|------------------------------------------------------
      wikis.ts  |     100 |      100 |     100 |     100 |
----------------|---------|----------|---------|---------|------------------------------------------------------

GitHub issue number

#57 (Don't close the issue, there are other tools to improve test coverages)

Associated Risks

None

PR Checklist

  • I have read the contribution guidelines
  • I have read the code of conduct guidelines
  • Title of the pull request is clear and informative.
  • 👌 Code hygiene
  • 🔭 Telemetry added, updated, or N/A
  • 📄 Documentation added, updated, or N/A
  • 🛡️ Automated tests added, or N/A

🧪 How did you test it?

Run npm run test in the project root

@polatengin polatengin requested a review from a team as a code owner July 10, 2025 21:55
@danhellem danhellem merged commit 3a96591 into microsoft:main Jul 11, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants