Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rest handler #100

Merged
merged 2 commits into from
Aug 26, 2021
Merged

Rest handler #100

merged 2 commits into from
Aug 26, 2021

Conversation

bketelsen
Copy link
Contributor

This PR adds a new function to create an HTTP handlerfunc that does simple REST for a dataset specified by the last path parameter.

@codecov-commenter
Copy link

Codecov Report

Merging #100 (25c8cb3) into main (d09cbe2) will decrease coverage by 0.25%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #100      +/-   ##
==========================================
- Coverage   12.15%   11.90%   -0.26%     
==========================================
  Files          30       30              
  Lines        1415     1445      +30     
==========================================
  Hits          172      172              
- Misses       1207     1237      +30     
  Partials       36       36              
Impacted Files Coverage Δ
content/repository.go 0.00% <0.00%> (ø)
internal/cuedb/engine.go 34.78% <0.00%> (-0.58%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d09cbe2...25c8cb3. Read the comment docs.

@bketelsen bketelsen merged commit 42c3466 into main Aug 26, 2021
@bketelsen bketelsen deleted the rest-handler branch August 26, 2021 12:25
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants