Skip to content

Making ContentExtractor stateless

28a18d4
Select commit
Loading
Failed to load commit list.
Merged

Making ContentExtractor stateless #378

Making ContentExtractor stateless
28a18d4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 30, 2025 in 1s

95.80% (+0.14%) compared to e64248f

View this Pull Request on Codecov

95.80% (+0.14%) compared to e64248f

Details

Codecov Report

❌ Patch coverage is 97.02381% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.80%. Comparing base (e64248f) to head (28a18d4).

Files with missing lines Patch % Lines
src/Extractor/ContentExtractor.php 96.75% 10 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #378      +/-   ##
============================================
+ Coverage     95.65%   95.80%   +0.14%     
+ Complexity      695      691       -4     
============================================
  Files            16       17       +1     
  Lines          1866     1931      +65     
============================================
+ Hits           1785     1850      +65     
  Misses           81       81              

☔ 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.