Skip to content

[1.0.0] Optimizations / PHPStan fixes.#13

Merged
ChadSikorra merged 5 commits into
mainfrom
upgrade/phpstan-again
Apr 27, 2026
Merged

[1.0.0] Optimizations / PHPStan fixes.#13
ChadSikorra merged 5 commits into
mainfrom
upgrade/phpstan-again

Avoid more unnecessary checks and function calls. Cache certain value…

54cae34
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 26, 2026 in 0s

95.10% (+0.06%) compared to 8754e69

View this Pull Request on Codecov

95.10% (+0.06%) compared to 8754e69

Details

Codecov Report

❌ Patch coverage is 91.58879% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.10%. Comparing base (8754e69) to head (54cae34).

Files with missing lines Patch % Lines
src/FreeDSx/Asn1/Encoder/BerEncoder.php 91.17% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #13      +/-   ##
============================================
+ Coverage     95.04%   95.10%   +0.06%     
- Complexity      367      379      +12     
============================================
  Files            24       24              
  Lines           929      961      +32     
============================================
+ Hits            883      914      +31     
- Misses           46       47       +1     

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