Skip to content

Simplify assistant configuration setup in tests by embedding defaults…

1fb733c
Select commit
Loading
Failed to load commit list.
Open

Fix inconsistend backend gating of snapshot description endpoint #7330

Simplify assistant configuration setup in tests by embedding defaults…
1fb733c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 25, 2026 in 0s

76.61% (-0.01%) compared to 3e3a09c, passed because coverage increased by 0% when compared to adjusted base (76.60%)

View this Pull Request on Codecov

76.61% (-0.01%) compared to 3e3a09c, passed because coverage increased by 0% when compared to adjusted base (76.60%)

Details

Codecov Report

❌ Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.61%. Comparing base (3e3a09c) to head (1fb733c).

Files with missing lines Patch % Lines
forge/routes/api/device.js 83.33% 1 Missing ⚠️
forge/routes/api/project.js 83.33% 1 Missing ⚠️
Additional details and impacted files
@@                                 Coverage Diff                                 @@
##           make-nrassistant-plugin-instalation-conditional    #7330      +/-   ##
===================================================================================
- Coverage                                            76.61%   76.61%   -0.01%     
===================================================================================
  Files                                                  405      405              
  Lines                                                20630    20638       +8     
  Branches                                              5002     5006       +4     
===================================================================================
+ Hits                                                 15805    15811       +6     
- Misses                                                4825     4827       +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.