Skip to content

Conversation

Benjin
Copy link
Contributor

@Benjin Benjin commented Oct 3, 2025

First batch of TypeMoq -> Sinon test conversions, using AI with a good bit of coaching.

I've rolled most of the prompt/rules I've been using into test/unit/AGENTS.md.

Code Changes Checklist

  • New or updated unit tests added
  • All existing tests pass (npm run test)
  • Code follows contributing guidelines
  • Telemetry/logging updated if relevant
  • No regressions or UX breakage

Reviewers: Please read our reviewer guidelines

Copy link

github-actions bot commented Oct 3, 2025

PR Changes

Category Target Branch PR Branch Difference
Code Coverage 55.72% 55.79% ⚪ 0.00%
VSIX Size 4856 KB 4856 KB ⚪ 0 KB ( 0% )
Webview Bundle Size 4008 KB 4008 KB ⚪ 0 KB ( 0% )

@codecov-commenter
Copy link

codecov-commenter commented Oct 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.91%. Comparing base (4f08005) to head (83c3042).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #20274      +/-   ##
==========================================
+ Coverage   53.83%   53.91%   +0.07%     
==========================================
  Files         198      198              
  Lines       17309    17309              
  Branches     1153     1151       -2     
==========================================
+ Hits         9319     9332      +13     
+ Misses       7990     7977      -13     

see 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Benjin Benjin merged commit daa35df into main Oct 15, 2025
3 checks passed
@Benjin Benjin deleted the dev/benjin/convertTypeMoqTests branch October 15, 2025 20:38
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.

3 participants