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(neon_http_client): Add AuthenticationInterceptor #2454

Merged

feat(neon_http_client): Add AuthorizationThrottlingInterceptor

114487b
Select commit
Loading
Failed to load commit list.
Merged

feat(neon_http_client): Add AuthenticationInterceptor #2454

feat(neon_http_client): Add AuthorizationThrottlingInterceptor
114487b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 9, 2024 in 0s

29.94% (+0.02%) compared to ac73ec9

View this Pull Request on Codecov

29.94% (+0.02%) compared to ac73ec9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.94%. Comparing base (ac73ec9) to head (114487b).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2454      +/-   ##
==========================================
+ Coverage   29.92%   29.94%   +0.02%     
==========================================
  Files         332      333       +1     
  Lines      124414   124456      +42     
==========================================
+ Hits        37231    37273      +42     
  Misses      87183    87183              
Files with missing lines Coverage Δ
...rceptors/authorization_throttling_interceptor.dart 100.00% <100.00%> (ø)
...ges/neon_http_client/lib/src/neon_http_client.dart 96.49% <100.00%> (+0.49%) ⬆️