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

Let Clients implements HttpClient #370

Merged
merged 11 commits into from
Feb 1, 2024

increase code coverage in Psr18Client

ef1b7ce
Select commit
Loading
Failed to load commit list.
Merged

Let Clients implements HttpClient #370

increase code coverage in Psr18Client
ef1b7ce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2024 in 0s

97.51% (+0.68%) compared to 4433cf0

View this Pull Request on Codecov

97.51% (+0.68%) compared to 4433cf0

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (4433cf0) 96.82% compared to head (ef1b7ce) 97.51%.
Report is 1 commits behind head on v2.x.

Files Patch % Lines
src/Redmine/Client/NativeCurlClient.php 90.90% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               v2.x     #370      +/-   ##
============================================
+ Coverage     96.82%   97.51%   +0.68%     
- Complexity      559      563       +4     
============================================
  Files            28       29       +1     
  Lines          1577     1607      +30     
============================================
+ Hits           1527     1567      +40     
+ Misses           50       40      -10     

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