Skip to content

Merge branch 'master' into fix-GH-8634

995a2ca
Select commit
Loading
Failed to load commit list.
Open

Remove ViewChild from metadata #8771

Merge branch 'master' into fix-GH-8634
995a2ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 31, 2026 in 0s

99.93% (-0.07%) compared to 0c3837a

View this Pull Request on Codecov

99.93% (-0.07%) compared to 0c3837a

Details

Codecov Report

❌ Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.93%. Comparing base (0c3837a) to head (995a2ca).
⚠️ Report is 5969 commits behind head on main.

Files with missing lines Patch % Lines
...src/lib/mock-component/render/generate-template.ts 33.33% 1 Missing and 1 partial ⚠️
libs/ng-mocks/src/lib/common/decorate.queries.ts 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main    #8771      +/-   ##
===========================================
- Coverage   100.00%   99.93%   -0.07%     
===========================================
  Files          227      227              
  Lines         4935     4938       +3     
  Branches      1147     1149       +2     
===========================================
  Hits          4935     4935              
- Misses           0        1       +1     
- Partials         0        2       +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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.