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

feat: adding omnitrail support #289

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

fkautz
Copy link
Contributor

@fkautz fkautz commented May 28, 2024

Signed-off-by: Frederick Kautz [email protected]

@fkautz fkautz force-pushed the omnitrail branch 2 times, most recently from d9931f4 to 7aa2992 Compare May 28, 2024 18:48
Copy link

codecov bot commented May 28, 2024

Codecov Report

Attention: Patch coverage is 0.82167% with 6518 lines in your changes missing coverage. Please review.

Project coverage is 1.29%. Comparing base (a035c62) to head (95e797b).
Report is 103 commits behind head on main.

Current head 95e797b differs from pull request most recent head 447f132

Please upload reports for the commit 447f132 to get more accurate results.

Files Patch % Lines
ent/gql_where_input.go 0.00% 941 Missing ⚠️
ent/posix/where.go 0.00% 486 Missing ⚠️
ent/posix_update.go 0.00% 446 Missing ⚠️
ent/mapping_query.go 0.00% 416 Missing ⚠️
ent/omnitrail_query.go 0.00% 416 Missing ⚠️
ent/mapping_update.go 0.00% 402 Missing ⚠️
ent/gql_pagination.go 0.00% 399 Missing ⚠️
ent/posix_query.go 0.00% 350 Missing ⚠️
ent/client.go 0.00% 294 Missing ⚠️
ent/omnitrail_update.go 0.00% 270 Missing ⚠️
... and 32 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #289       +/-   ##
==========================================
- Coverage   82.40%   1.29%   -81.11%     
==========================================
  Files          10     145      +135     
  Lines         358   40379    +40021     
==========================================
+ Hits          295     524      +229     
- Misses         43   39798    +39755     
- Partials       20      57       +37     

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

Signed-off-by: Frederick F. Kautz IV <[email protected]>
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