Skip to content

Conversation

@bearomorphism
Copy link
Contributor

@bearomorphism bearomorphism commented Sep 15, 2025

Description

  • Rename variables
  • Fix the unbounded variable index
  • Make some methods module functions
  • Fix typo
  • Remove the use of string slice (e.g. first[1:]) because it causes extra string copy

Similar changes in #1596

@codecov
Copy link

codecov bot commented Sep 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (v4-9-2@cc981fc). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff            @@
##             v4-9-2    #1609   +/-   ##
=========================================
  Coverage          ?   98.25%           
=========================================
  Files             ?       58           
  Lines             ?     2690           
  Branches          ?        0           
=========================================
  Hits              ?     2643           
  Misses            ?       47           
  Partials          ?        0           
Flag Coverage Δ
unittests 98.25% <100.00%> (?)

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

☔ View full report in Codecov by Sentry.
📢 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.

@Lee-W Lee-W added this to the 4.9.2 milestone Sep 15, 2025
@Lee-W Lee-W changed the title refactor(RestructuredTest): rename variable, fix typo and remove unne… refactor(RestructuredTest): rename variable, fix typo and remove unnecessary string copy Nov 8, 2025
@Lee-W Lee-W changed the base branch from master to v4-9-2 November 8, 2025 10:08
@Lee-W Lee-W merged commit fefc48c into commitizen-tools:v4-9-2 Nov 8, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants