-
Notifications
You must be signed in to change notification settings - Fork 9
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 EARL report for RDF.ex #197
Conversation
Just noticed that the actual results are not shown in |
You only need to commit your .ttl result file. The other files are autogenerated. (It also looks like you used outdated tooling when you did generate those files based on the diffs.) |
That was the problem indeed. Forgot to update this when migrating from the old test suite. |
gkellogg marked as non substantive for IPR from ash-nazg. |
For whatever reason, but update action failed to commit changes back to the source branch. At this point, best to run the rake task and commit the generated files, which would be the same as the Git Action would have done. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Once the generated files are uploaded. Congratulations and thanks for adding your implementation, Note that you did not run those tests marked RDFC10MapTest
, which is fine for reporting purposes.
Oh, didn't notice this new class of tests. To be honest, I was a bit rushed with the migration of the test suite, as I noticed today that a whole bunch of issues were closed and therefore assumed that completion was imminent. If there is still time, I would also try to integrate the other classes of tests and get them green, which is presumably a bit more work for the |
There should be time for you to add the missing functionality; the results should already be intermediate values from your implementation. |
Adding implementation EARL report.
Name: RDF.ex
Version: 1.2 (to be released soon)
Language: Elixir
Developer: Marcel Otto
Homepage: https://github.com/rdf-elixir/rdf-ex