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

Tb 151 apps endpoints #1205

Merged
merged 13 commits into from
Sep 15, 2023
Merged

Tb 151 apps endpoints #1205

merged 13 commits into from
Sep 15, 2023

Conversation

bradsawadye
Copy link
Contributor

This adds the apps crud endpoints

src/api/apps.js Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Aug 25, 2023

Codecov Report

Patch coverage: 96.15% and project coverage change: +0.13% 🎉

Comparison is base (563d83c) 86.79% compared to head (8479c3a) 86.93%.

❗ Current head 8479c3a differs from pull request most recent head 7d4d45f. Consider uploading reports for the commit 7d4d45f to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1205      +/-   ##
==========================================
+ Coverage   86.79%   86.93%   +0.13%     
==========================================
  Files          87       89       +2     
  Lines        5916     5994      +78     
==========================================
+ Hits         5135     5211      +76     
- Misses        781      783       +2     
Files Changed Coverage Δ
src/api/apps.js 95.45% <95.45%> (ø)
src/koaApi.js 99.32% <100.00%> (+0.02%) ⬆️
src/model/apps.js 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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

MatthewErispe
MatthewErispe previously approved these changes Sep 14, 2023
Copy link
Collaborator

@MatthewErispe MatthewErispe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rcrichton
rcrichton previously approved these changes Sep 14, 2023
Copy link
Member

@rcrichton rcrichton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bradsawadye bradsawadye merged commit 6f53407 into master Sep 15, 2023
4 checks passed
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.

None yet

3 participants