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

V3 DI Complete Skeleton #1272

Merged
merged 12 commits into from
May 20, 2024
Merged

V3 DI Complete Skeleton #1272

merged 12 commits into from
May 20, 2024

Conversation

tealefristoe
Copy link
Contributor

This PR adds the basic infrastructure for missing API handlers in v3. It also adds notes throughout the DI code to indicate features that are currently missing.

@tealefristoe tealefristoe marked this pull request as draft May 20, 2024 17:23
@tealefristoe tealefristoe added the v3 CODAP v3 label May 20, 2024
Copy link

codecov bot commented May 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.14%. Comparing base (8087dc0) to head (6aa0a7f).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1272      +/-   ##
==========================================
+ Coverage   85.08%   85.14%   +0.05%     
==========================================
  Files         482      496      +14     
  Lines       22959    23083     +124     
  Branches     6116     5742     -374     
==========================================
+ Hits        19534    19653     +119     
- Misses       3260     3265       +5     
  Partials      165      165              
Flag Coverage Δ
cypress 73.71% <ø> (+0.02%) ⬆️
jest 52.42% <ø> (+0.27%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@tealefristoe tealefristoe marked this pull request as ready for review May 20, 2024 18:28
Copy link
Contributor

@bfinzer bfinzer left a comment

Choose a reason for hiding this comment

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

👍🏻LGTM
Lots left to do!

@tealefristoe tealefristoe merged commit 4f96892 into main May 20, 2024
8 checks passed
@tealefristoe tealefristoe deleted the v3-di-complete-skeleton branch May 20, 2024 23:05
Copy link
Member

@kswenson kswenson left a comment

Choose a reason for hiding this comment

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

👍 Looks good -- one type simplification to suggest but since the PR is already merged I'll submit it as a separate PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v3 CODAP v3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants