zazuko / kopflos

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

feat: expose bodies and queries #162

Closed tpluscode closed 3 months ago

tpluscode commented 3 months ago

Passing body and query to the handler.

Body is additionally accessible as quad stream/dataset/pointer

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: 5169ed7cc79e6288c8e57ee7b7c16a6308b9b782

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

This PR includes changesets to release 2 packages | Name | Type | | -------------------- | ----- | | @kopflos-cms/core | Patch | | @kopflos-cms/express | 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 3 months ago

Codecov Report

Attention: Patch coverage is 97.95918% with 2 lines in your changes missing coverage. Please review.

Project coverage is 98.00%. Comparing base (b691125) to head (5169ed7). Report is 3 commits behind head on master.

Files Patch % Lines
packages/express/BodyWrapper.ts 94.44% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #162 +/- ## ========================================== - Coverage 98.08% 98.00% -0.09% ========================================== Files 18 19 +1 Lines 679 752 +73 Branches 67 72 +5 ========================================== + Hits 666 737 +71 - Misses 13 15 +2 ```

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