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

Include Metadata Schema #269

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Merge branch 'main' into metadata

05eac30
Select commit
Loading
Failed to load commit list.
Open

Include Metadata Schema #269

Merge branch 'main' into metadata
05eac30
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 15, 2024 in 1s

1.40% (-81.00%) compared to a035c62

View this Pull Request on Codecov

1.40% (-81.00%) compared to a035c62

Details

Codecov Report

Attention: Patch coverage is 0.41973% with 2847 lines in your changes are missing coverage. Please review.

Project coverage is 1.40%. Comparing base (a035c62) to head (05eac30).
Report is 81 commits behind head on main.

Files Patch % Lines
generated.go 0.00% 634 Missing ⚠️
ent/metadata_query.go 0.00% 383 Missing ⚠️
ent/mutation.go 0.00% 285 Missing ⚠️
ent/metadata_update.go 0.00% 250 Missing ⚠️
ent/gql_pagination.go 0.00% 193 Missing ⚠️
ent/gql_where_input.go 0.00% 148 Missing ⚠️
ent/metadata_create.go 0.00% 130 Missing ⚠️
ent/gql_collection.go 0.00% 119 Missing ⚠️
ent/dsse_update.go 0.00% 112 Missing ⚠️
ent/client.go 0.00% 98 Missing ⚠️
... and 16 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #269       +/-   ##
==========================================
- Coverage   82.40%   1.40%   -81.00%     
==========================================
  Files          10     125      +115     
  Lines         358   31290    +30932     
==========================================
+ Hits          295     441      +146     
- Misses         43   30792    +30749     
- Partials       20      57       +37     

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