comunica / sparqlee

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

Feature/test async and sync #91

Closed jitsedesmet closed 3 years ago

jitsedesmet commented 3 years ago

This pull request aims to close Test both async and sync implementations #36. It also provides a way to say what kind of error should be thrown when calling testAllError this by writing 'error string'. If the type doesn't matter you can write ''. The pull request also provides a test that was previously asked for.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 1094244852


Totals Coverage Status
Change from base Build 1093271228: 6.3%
Covered Lines: 1239
Relevant Lines: 1368

💛 - Coveralls