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: Add support for iterator methods to Fiber client #3228

Merged
merged 15 commits into from
Dec 10, 2024

add examples for maps.Collect()

0b71163
Select commit
Loading
Failed to load commit list.
Merged

🔥 feat: Add support for iterator methods to Fiber client #3228

add examples for maps.Collect()
0b71163
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 9, 2024 in 0s

82.74% (-0.13%) compared to 89a0cd3

View this Pull Request on Codecov

82.74% (-0.13%) compared to 89a0cd3

Details

Codecov Report

Attention: Patch coverage is 71.59091% with 25 lines in your changes missing coverage. Please review.

Project coverage is 82.74%. Comparing base (89a0cd3) to head (0b71163).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
client/request.go 73.23% 12 Missing and 7 partials ⚠️
client/hooks.go 25.00% 1 Missing and 2 partials ⚠️
client/response.go 76.92% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3228      +/-   ##
==========================================
- Coverage   82.86%   82.74%   -0.13%     
==========================================
  Files         115      115              
  Lines       11295    11370      +75     
==========================================
+ Hits         9360     9408      +48     
- Misses       1537     1555      +18     
- Partials      398      407       +9     

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