Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 🐛 comments with prefix not extracted (#197) #198

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

MikeDabrowski
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[x] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: #197

What is the new behavior?

Added support for 'prefix' in comments. I also noticed that prefix is not supported at all. I can do it but will take some time.

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

shaharkazaz
shaharkazaz previously approved these changes Jun 13, 2024
@shaharkazaz
Copy link
Collaborator

Thanks! Please update you branch from master and I'll merge 👏

@MikeDabrowski
Copy link
Contributor Author

MikeDabrowski commented Jun 13, 2024

@shaharkazaz this is only for comments, to my knowledge no other part work with prefix yet. Can you confirm? I can do the rest as well next week

@shaharkazaz
Copy link
Collaborator

The directive should support prefix already, the comments were missed I guess.
I recommend recreating your branch from master or taking all the changes I've pushed as I completely refactored the tests structure

@MikeDabrowski
Copy link
Contributor Author

MikeDabrowski commented Jun 13, 2024 via email

@MikeDabrowski
Copy link
Contributor Author

I went over the rest and it seems there are traces of 'prefix'/'road' included. So this should be the final piece.

Tests however do not pass - They are broken on master at the moment. The test for comments did pass though.

@shaharkazaz shaharkazaz merged commit 0106b9e into jsverse:master Jun 14, 2024
1 of 2 checks passed
@MikeDabrowski MikeDabrowski deleted the 197-prefix-bug branch June 14, 2024 13:28
shaharkazaz added a commit that referenced this pull request Jun 14, 2024
* origin/master:
  fix: 🐛 comments with prefix not extracted (#197) (#198)
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.

None yet

2 participants