Skip to content

Add batched and extra params settings for the extension#332

Merged
Den1552 merged 4 commits into
mainfrom
new-reqs2x-settings
Jun 29, 2026
Merged

Add batched and extra params settings for the extension#332
Den1552 merged 4 commits into
mainfrom
new-reqs2x-settings

Conversation

@ThisCakeIsALie

Copy link
Copy Markdown
Contributor

This PR adds new settings for features that were recently (or not so recently) added to the CLI:

  • Source file encoding control: Provides an overwrite for the encoding Reqs2X uses by default when reading tests and source files (releveant for code with non-English scripts such as Chinese or Korean)
  • Extra parameters for model requests: Necessary to regulate thinking models and deal with other provider-specific oddities
  • Batched mode: Has existed for a long time, however has not been configurable via the extension so far

@ThisCakeIsALie ThisCakeIsALie requested a review from Zbigor May 26, 2026 18:33
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Jun 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.70%. Comparing base (f099676) to head (b5795b7).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #332   +/-   ##
=======================================
  Coverage   96.70%   96.70%           
=======================================
  Files           9        9           
  Lines        1729     1729           
  Branches      194      194           
=======================================
  Hits         1672     1672           
  Misses         57       57           
Flag Coverage Δ
Unit 96.70% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 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.

@Den1552 Den1552 merged commit 84fe57d into main Jun 29, 2026
23 of 38 checks passed
@sonarqubecloud

Copy link
Copy Markdown

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