Skip to content

Conversation

@Baptouuuu
Copy link
Member

Fix #19

@Baptouuuu Baptouuuu self-assigned this Feb 1, 2026
@codecov
Copy link

codecov bot commented Feb 1, 2026

Codecov Report

❌ Patch coverage is 89.24303% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.22%. Comparing base (9d14709) to head (5fdd34d).
⚠️ Report is 3 commits behind head on develop.

Files with missing lines Patch % Lines
src/Header/ContentRange.php 33.33% 4 Missing ⚠️
src/Header/Range.php 40.00% 3 Missing ⚠️
src/Header/SetCookie.php 50.00% 3 Missing ⚠️
src/Header/Host.php 33.33% 2 Missing ⚠️
src/Method.php 60.00% 2 Missing ⚠️
src/Header/Age.php 66.66% 1 Missing ⚠️
src/Header/ContentLength.php 66.66% 1 Missing ⚠️
src/Header/Cookie.php 50.00% 1 Missing ⚠️
src/Header/Date.php 50.00% 1 Missing ⚠️
src/Header/Expires.php 50.00% 1 Missing ⚠️
... and 8 more
Additional details and impacted files
@@              Coverage Diff              @@
##             develop      #21      +/-   ##
=============================================
+ Coverage      94.17%   94.22%   +0.04%     
  Complexity      1096     1096              
=============================================
  Files            197      197              
  Lines           4328     4328              
=============================================
+ Hits            4076     4078       +2     
+ Misses           252      250       -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Baptouuuu Baptouuuu merged commit aa250ec into develop Feb 1, 2026
39 of 40 checks passed
@Baptouuuu Baptouuuu deleted the no-discard branch February 1, 2026 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add NoDiscard attribute on mutation free methods

2 participants