biothings / smartapi-kg.js

A nodejs library for generate knowledge graphs based on SmartAPI Specifications
Apache License 2.0
0 stars 4 forks source link

Allow Predicates, SmartAPI, & ops to be passed in #87

Closed rjawesome closed 6 months ago

rjawesome commented 9 months ago

See for description: https://github.com/biothings/bte-server/pull/21

codecov[bot] commented 9 months ago

Codecov Report

Attention: Patch coverage is 53.33333% with 28 lines in your changes are missing coverage. Please review.

Project coverage is 81.80%. Comparing base (43c47bc) to head (522f3bb).

:exclamation: Current head 522f3bb differs from pull request most recent head 72fff4c. Consider uploading reports for the commit 72fff4c to get more accurate results

Files Patch % Lines
src/parser/query_operation.ts 0.00% 16 Missing :warning:
src/index.ts 28.57% 9 Missing and 1 partial :warning:
src/load/all_specs_sync_loader.ts 87.50% 1 Missing :warning:
...s_builder/sync_operations_builder_with_reasoner.ts 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #87 +/- ## ========================================== - Coverage 84.55% 81.80% -2.75% ========================================== Files 30 30 Lines 777 808 +31 Branches 184 190 +6 ========================================== + Hits 657 661 +4 - Misses 102 128 +26 - Partials 18 19 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.