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

Add compound-literal support. #535

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

davidlehn
Copy link
Member

  • Support currently delayed.
  • Feature can be problematic in some use cases.
  • Needs more tests and testing.

Base automatically changed from update-direction-support to main September 7, 2023 00:46
@codecov-commenter
Copy link

Codecov Report

Merging #535 (c5af420) into main (e297249) will increase coverage by 0.03%.
The diff coverage is 91.83%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main     #535      +/-   ##
==========================================
+ Coverage   93.63%   93.66%   +0.03%     
==========================================
  Files          24       24              
  Lines        2986     3033      +47     
==========================================
+ Hits         2796     2841      +45     
- Misses        190      192       +2     
Files Changed Coverage Δ
lib/jsonld.js 84.27% <ø> (ø)
lib/fromRdf.js 97.10% <90.00%> (-1.40%) ⬇️
lib/toRdf.js 100.00% <100.00%> (+0.75%) ⬆️

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