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

Add app-template example #1425

Merged
merged 1 commit into from
Nov 29, 2023
Merged

Conversation

blythed
Copy link
Collaborator

@blythed blythed commented Nov 29, 2023

Description

Related Issues

Checklist

  • Is this code covered by new or existing unit tests or integration tests?
  • Did you run make test successfully?
  • Do new classes, functions, methods and parameters all have docstrings?
  • Were existing docstrings updated, if necessary?
  • Was external documentation updated, if necessary?

Additional Notes or Comments

@blythed blythed force-pushed the feature/app-template branch 3 times, most recently from 499085f to 3f24d54 Compare November 29, 2023 14:44
@blythed blythed force-pushed the feature/app-template branch from 3f24d54 to ea9aeaa Compare November 29, 2023 14:51
@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (34830a7) 80.33% compared to head (ea9aeaa) 67.80%.
Report is 144 commits behind head on main.

Files Patch % Lines
superduperdb/backends/dask/compute.py 47.05% 18 Missing ⚠️
superduperdb/backends/base/compute.py 68.96% 9 Missing ⚠️
superduperdb/backends/base/query.py 85.71% 3 Missing ⚠️
superduperdb/backends/base/metadata.py 75.00% 2 Missing ⚠️
superduperdb/backends/base/artifact.py 80.00% 1 Missing ⚠️
superduperdb/backends/base/data_backend.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1425       +/-   ##
===========================================
- Coverage   80.33%   67.80%   -12.54%     
===========================================
  Files          95      103        +8     
  Lines        6602     7340      +738     
===========================================
- Hits         5304     4977      -327     
- Misses       1298     2363     +1065     

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

@blythed blythed merged commit 0cfdb29 into superduper-io:main Nov 29, 2023
2 checks passed
@blythed blythed deleted the feature/app-template branch June 1, 2024 10:07
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.

2 participants