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

Projects API #406

Merged
merged 7 commits into from
Feb 15, 2024
Merged

Projects API #406

merged 7 commits into from
Feb 15, 2024

Conversation

stevecassidy
Copy link
Contributor

Adds an API endpoint for the equivalent of the directory database - the list of notebooks hosted on the server with links to their couchdb databases.

Signed-off-by: Steve Cassidy <[email protected]>
Signed-off-by: Steve Cassidy <[email protected]>
Signed-off-by: Steve Cassidy <[email protected]>
Signed-off-by: Steve Cassidy <[email protected]>
Signed-off-by: Steve Cassidy <[email protected]>
Copy link

codecov bot commented Feb 15, 2024

Codecov Report

Attention: 20 lines in your changes are missing coverage. Please review.

Comparison is base (430afe2) 60.45% compared to head (4aa3aba) 59.73%.

Files Patch % Lines
src/couchdb/notebooks.ts 11.11% 16 Missing ⚠️
src/api/routes.ts 20.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #406      +/-   ##
==========================================
- Coverage   60.45%   59.73%   -0.73%     
==========================================
  Files          21       21              
  Lines        1535     1557      +22     
  Branches      258      264       +6     
==========================================
+ Hits          928      930       +2     
- Misses        481      501      +20     
  Partials      126      126              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stevecassidy stevecassidy merged commit 408ae77 into main Feb 15, 2024
6 of 8 checks passed
@stevecassidy stevecassidy deleted the projects-api branch February 15, 2024 22:48
@stevecassidy stevecassidy restored the projects-api branch May 12, 2024 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant