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

Added IpAddress GraphQL custom scalar for IP addresses #365

Merged
merged 1 commit into from
Dec 19, 2024

Added `IpAddress` GraphQL scalar for IP addresses

4a008ea
Select commit
Loading
Failed to load commit list.
Merged

Added IpAddress GraphQL custom scalar for IP addresses #365

Added `IpAddress` GraphQL scalar for IP addresses
4a008ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 0s

71.00% (+0.46%) compared to 09b682a

View this Pull Request on Codecov

71.00% (+0.46%) compared to 09b682a

Details

Codecov Report

Attention: Patch coverage is 89.23077% with 21 lines in your changes missing coverage. Please review.

Project coverage is 71.00%. Comparing base (09b682a) to head (4a008ea).

Files with missing lines Patch % Lines
src/graphql/ip_location.rs 0.00% 17 Missing ⚠️
src/graphql.rs 66.66% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #365      +/-   ##
==========================================
+ Coverage   70.53%   71.00%   +0.46%     
==========================================
  Files          67       67              
  Lines       14416    14545     +129     
==========================================
+ Hits        10168    10327     +159     
+ Misses       4248     4218      -30     

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