Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Team BOM api endpoint #4849

Merged
merged 4 commits into from
Dec 3, 2024

Better tests

8576249
Select commit
Loading
Failed to load commit list.
Merged

Add Team BOM api endpoint #4849

Better tests
8576249
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2024 in 1s

78.71% (+0.04%) compared to 511acde

View this Pull Request on Codecov

78.71% (+0.04%) compared to 511acde

Details

Codecov Report

Attention: Patch coverage is 82.69231% with 9 lines in your changes missing coverage. Please review.

Project coverage is 78.71%. Comparing base (511acde) to head (8576249).
Report is 38 commits behind head on main.

Files with missing lines Patch % Lines
forge/routes/api/shared/team.js 75.75% 8 Missing ⚠️
forge/ee/routes/bom/team.js 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4849      +/-   ##
==========================================
+ Coverage   78.67%   78.71%   +0.04%     
==========================================
  Files         314      317       +3     
  Lines       15125    15169      +44     
  Branches     3483     3487       +4     
==========================================
+ Hits        11900    11941      +41     
- Misses       3225     3228       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.