Skip to content

⚡ Bolt: [performance improvement] optimize Regex parsing in Mock Dependencies#320

Closed
RoiSoleil wants to merge 3 commits into
masterfrom
bolt-optimize-dependencies-regex-parsing-15761733451619752046
Closed

⚡ Bolt: [performance improvement] optimize Regex parsing in Mock Dependencies#320
RoiSoleil wants to merge 3 commits into
masterfrom
bolt-optimize-dependencies-regex-parsing-15761733451619752046

test: fix strict stubbing mismatch in mock dependencies tests

d51af3b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2026 in 1s

75.59% (+0.66%) compared to 27e8fd3

View this Pull Request on Codecov

75.59% (+0.66%) compared to 27e8fd3

Details

Codecov Report

❌ Patch coverage is 86.36364% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.59%. Comparing base (27e8fd3) to head (d51af3b).

Files with missing lines Patch % Lines
...c/org/moreunit/mock/dependencies/Dependencies.java 83.78% 1 Missing and 5 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #320      +/-   ##
============================================
+ Coverage     74.92%   75.59%   +0.66%     
- Complexity     3438     3472      +34     
============================================
  Files           444      444              
  Lines         15394    15420      +26     
  Branches       1294     1301       +7     
============================================
+ Hits          11534    11656     +122     
+ Misses         3331     3220     -111     
- Partials        529      544      +15     

☔ View full report in Codecov by Harness.
📢 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.