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

Ensure list triples are generated in the correct graph #297

Merged
merged 1 commit into from
Jan 17, 2020

Conversation

kal
Copy link
Contributor

@kal kal commented Jan 17, 2020

Fixes #295 by ensuring that the current graph context is passed through when making list value nodes in the JsonLdParser class.

@codecov
Copy link

codecov bot commented Jan 17, 2020

Codecov Report

Merging #297 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #297   +/-   ##
=======================================
  Coverage   52.69%   52.69%           
=======================================
  Files         862      862           
  Lines       58294    58294           
=======================================
  Hits        30720    30720           
  Misses      27574    27574
Impacted Files Coverage Δ
Libraries/dotNetRDF/Parsing/JsonLdParser.cs 91.73% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aa06b7f...de26af2. Read the comment docs.

@kal kal merged commit c7cae3f into master Jan 17, 2020
kal pushed a commit that referenced this pull request Jan 17, 2020
@kal kal deleted the feature/issue-295 branch October 23, 2020 22:22
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.

_:autos blank nodes added to unnamed graph instead of graph containing @list
1 participant