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

fix: type duplication bug #938

Merged

fix: pre-commit issue

a5f34f5
Select commit
Loading
Failed to load commit list.
Merged

fix: type duplication bug #938

fix: pre-commit issue
a5f34f5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 16, 2024 in 0s

77.76% (-0.06%) compared to 64ed210

View this Pull Request on Codecov

77.76% (-0.06%) compared to 64ed210

Details

Codecov Report

Attention: Patch coverage is 44.00000% with 14 lines in your changes missing coverage. Please review.

Project coverage is 77.76%. Comparing base (64ed210) to head (a5f34f5).

Files with missing lines Patch % Lines
tools/deps.ts 30.00% 7 Missing ⚠️
src/typegate/src/config.ts 50.00% 3 Missing ⚠️
tools/utils.ts 0.00% 3 Missing ⚠️
src/typegraph/deno/src/typegraph.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #938      +/-   ##
==========================================
- Coverage   77.81%   77.76%   -0.06%     
==========================================
  Files         153      153              
  Lines       18960    18974      +14     
  Branches     1894     1894              
==========================================
+ Hits        14754    14755       +1     
- Misses       4182     4195      +13     
  Partials       24       24              

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