Skip to content

fix: 🐛 Update AST search logic to resolve duplicate errors#8

Merged
HeyItsGilbert merged 1 commit intomainfrom
0.3.1
Dec 15, 2025
Merged

fix: 🐛 Update AST search logic to resolve duplicate errors#8
HeyItsGilbert merged 1 commit intomainfrom
0.3.1

Conversation

@HeyItsGilbert
Copy link
Owner

@HeyItsGilbert HeyItsGilbert commented Dec 15, 2025

  • Modified Measure-BasicWebRequestProperty and Measure-InvokeWebRequestWithoutBasic to fix duplicate errors caused by recursive AST searches.
  • Updated CHANGELOG.md for version 0.3.1 to reflect these fixes.
  • Added tests to ensure proper detection of method usage with Invoke-WebRequest.

Fixes #7

* Modified `Measure-BasicWebRequestProperty` and `Measure-InvokeWebRequestWithoutBasic` to fix duplicate errors caused by recursive AST searches.
* Updated `CHANGELOG.md` for version 0.3.1 to reflect these fixes.
* Added tests to ensure proper detection of method usage with `Invoke-WebRequest`.
@github-actions
Copy link

Test Results

  3 files   57 suites   4s ⏱️
 69 tests  67 ✅ 2 💤 0 ❌
210 runs  204 ✅ 6 💤 0 ❌

Results for commit 21c6aa0.

@HeyItsGilbert HeyItsGilbert merged commit 39e7dca into main Dec 15, 2025
6 checks passed
@HeyItsGilbert HeyItsGilbert deleted the 0.3.1 branch December 15, 2025 20:00
@devactivity-app
Copy link

Pull Request Summary by devActivity

Metrics

Cycle Time: 4m Coding Time: < 1 min Comments: 1

Achievements

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.

[BUG] Duplicate errors returned for the same file

1 participant