Skip to content

Conversation

@codeismyid
Copy link
Owner

  • add result modifier flow on Parser blueprint.
  • implement result modifier logic on defaultParser.
  • update defaultParser regex to support multiline source (tsc --pretty).
  • add DefaultParserResult type.
  • add new test case for parser result modifier.

@codeismyid codeismyid requested a review from Copilot April 5, 2025 20:24
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

@codecov-commenter
Copy link

codecov-commenter commented Apr 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Files with missing lines Coverage Δ
__tests__/_errors.mock.ts 100.00% <100.00%> (ø)
src/blueprints/Parser.ts 100.00% <100.00%> (ø)
src/parsers/default-parser.ts 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@codeismyid codeismyid requested a review from Copilot April 5, 2025 20:38
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

@codeismyid codeismyid force-pushed the feature/parser-result-modifier branch from 28aa922 to 63b08f1 Compare April 5, 2025 20:49
@codeismyid codeismyid merged commit 2a4d75f into main Apr 5, 2025
7 checks passed
@github-actions
Copy link

github-actions bot commented Apr 5, 2025

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Release action related label Apr 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released Release action related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants