Skip to content

Add NoDiscard attributes - #17

Merged
Baptouuuu merged 1 commit into
developfrom
no-discard
Feb 7, 2026
Merged

Add NoDiscard attributes#17
Baptouuuu merged 1 commit into
developfrom
no-discard

Conversation

@Baptouuuu

Copy link
Copy Markdown
Member

Fix #15

@Baptouuuu Baptouuuu self-assigned this Feb 7, 2026
@codecov

codecov Bot commented Feb 7, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 98.85057% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 99.75%. Comparing base (73da120) to head (98a3ce6).
⚠️ Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
src/Edge/Shape.php 91.66% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop      #17      +/-   ##
=============================================
+ Coverage      99.42%   99.75%   +0.33%     
  Complexity       211      211              
=============================================
  Files             22       22              
  Lines           1211     1211              
=============================================
+ Hits            1204     1208       +4     
+ Misses             7        3       -4     

☔ 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 d948be0 into develop Feb 7, 2026
39 of 40 checks passed
@Baptouuuu
Baptouuuu deleted the no-discard branch February 7, 2026 10:41
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

1 participant