comunica / sparqlee

⚙️ SPARQL expression evaluator library - Moved to @comunica/expression-evaluator
https://www.npmjs.com/package/sparqlee
14 stars 7 forks source link

Achieve full test coverage #38

Closed wschella closed 2 years ago

wschella commented 5 years ago

We need additional and effective (unit/spec/integration/util) tests so that we achieve a 100% testing coverage.

Related to:

Bounty

A bounty has been placed on this issue by:

Comunica Association
€544

Click here to learn more if you're interested in claiming this bounty by resolving this issue.

rubensworks commented 3 years ago

For this, we'll want to add a coverageThreshold: https://github.com/comunica/comunica/blob/master/package.json#L86-L92

Tpt commented 2 years ago

As discussed with @rubensworks, I will work on this issue via the Comunica Association.

wschella commented 2 years ago

Cool! Let me know if you have any questions.

wschella commented 2 years ago

Btw, you might also be interested in using the work already done in #118