zazuko / kopflos

kopflos - Linked Data APIs
MIT License
14 stars 6 forks source link

feat: simplify endpoint intitialization #175

Closed tpluscode closed 2 months ago

tpluscode commented 2 months ago

Further simplifies programmatic set up of SPARQL clients, only requiring one instance. The other will be created with same settings.

changeset-bot[bot] commented 2 months ago

🦋 Changeset detected

Latest commit: 7a05ffdb70d25df693c99275a222c44a891bbfc8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------- | ----- | | @kopflos-cms/core | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.24%. Comparing base (0799afa) to head (7a05ffd). Report is 5 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #175 +/- ## ========================================== + Coverage 97.59% 98.24% +0.64% ========================================== Files 19 19 Lines 791 798 +7 Branches 85 86 +1 ========================================== + Hits 772 784 +12 + Misses 17 14 -3 + Partials 2 0 -2 ```

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