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 context concept into client and update request flow with features #722 #875

Merged
merged 1 commit into from
Sep 28, 2024

feat: add context concept into client and update request flow with fe…

a9bf436
Select commit
Loading
Failed to load commit list.
Merged

feat: add context concept into client and update request flow with features #722 #875

feat: add context concept into client and update request flow with fe…
a9bf436
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 28, 2024 in 0s

98.42% (+0.26%) compared to c6cf259

View this Pull Request on Codecov

98.42% (+0.26%) compared to c6cf259

Details

Codecov Report

Attention: Patch coverage is 98.24561% with 2 lines in your changes missing coverage. Please review.

Project coverage is 98.42%. Comparing base (c6cf259) to head (a9bf436).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
request.go 95.45% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #875      +/-   ##
==========================================
+ Coverage   98.15%   98.42%   +0.26%     
==========================================
  Files          14       14              
  Lines        2329     2410      +81     
==========================================
+ Hits         2286     2372      +86     
+ Misses         23       20       -3     
+ Partials       20       18       -2     

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