Skip to content

Fix handling of protected prefixes #65

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

Merged
merged 8 commits into from
Oct 11, 2023
Merged

Conversation

jeswr
Copy link
Contributor

@jeswr jeswr commented Sep 28, 2023

Fixes rubensworks/jsonld-streaming-parser.js#112
Fixes rubensworks/jsonld-streaming-parser.js#117

Supercedes #61.

This has been tested against https://github.com/rubensworks/jsonld-streaming-parser.js. I have additional test cases which I will PR to that library once this patch is released.

@coveralls
Copy link

coveralls commented Sep 28, 2023

Pull Request Test Coverage Report for Build 6472059937

  • 8 of 8 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 6308877603: 0.0%
Covered Lines: 543
Relevant Lines: 543

💛 - Coveralls

@jeswr
Copy link
Contributor Author

jeswr commented Oct 8, 2023

@rubensworks this is ready for review - I just don't have the permissions to assign you as a reviewer

Copy link
Owner

@rubensworks rubensworks left a comment

Choose a reason for hiding this comment

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

Nice work @jeswr! Aside from the 2 comments, this looks good to me.

@jeswr jeswr requested a review from rubensworks October 10, 2023 16:21
@rubensworks rubensworks merged commit 2cf1f59 into rubensworks:master Oct 11, 2023
@rubensworks
Copy link
Owner

Thanks! Released as 2.3.2.

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]: @prefix not consistently set to true [Bug]: Prefix not expanded
3 participants