Skip to content

Conversation

@ValentinNelu
Copy link
Contributor

@ValentinNelu ValentinNelu commented Mar 25, 2025

Before submitting a pull request, please make sure you have at least performed the following:

  • read and followed the CONTRIBUTING.md and DEVELOPER.md guide.
  • built and tested the changes locally.
  • added/updated any applicable tests.
  • added/updated any applicable API documentation.
  • added/updated any applicable demos.

@codecov-commenter
Copy link

codecov-commenter commented Mar 25, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.50%. Comparing base (b5d5feb) to head (a8cf0fc).
Report is 92 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4812      +/-   ##
==========================================
+ Coverage   88.65%   89.50%   +0.84%     
==========================================
  Files         120      121       +1     
  Lines        3817     4800     +983     
  Branches      747     1032     +285     
==========================================
+ Hits         3384     4296     +912     
- Misses        396      504     +108     
+ Partials       37        0      -37     
Flag Coverage Δ
e2e 89.50% <100.00%> (∅)
unit 89.50% <100.00%> (+0.84%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

template: '',
})
class TestComponent {
@ViewChild(NgbCarousel, { static: true }) carousel: NgbCarousel;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

best to use the new viewChild.required here?
https://angular.dev/guide/components/queries

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.

3 participants