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

fix: If-None-Match header reset in Translation API #204

Merged
merged 1 commit into from
Jan 16, 2025

- Fix for If-None-Match header reset in Translation API [issue #195]

956eeeb
Select commit
Loading
Failed to load commit list.
Merged

fix: If-None-Match header reset in Translation API #204

- Fix for If-None-Match header reset in Translation API [issue #195]
956eeeb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 15, 2025 in 1s

89.49% (+0.13%) compared to 3ae9950

View this Pull Request on Codecov

89.49% (+0.13%) compared to 3ae9950

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 89.49%. Comparing base (3ae9950) to head (956eeeb).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/CrowdinApiClient/Api/AbstractApi.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #204      +/-   ##
============================================
+ Coverage     89.37%   89.49%   +0.13%     
  Complexity     1294     1294              
============================================
  Files           119      119              
  Lines          3393     3394       +1     
============================================
+ Hits           3032     3037       +5     
+ Misses          361      357       -4     

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