Skip to content

Conversation

@DaanHoogland
Copy link
Contributor

Description

This PR experiments with sboms (we have JS/VueJs, python, java and also dependencies on different systems. This PR is intended to see if automated Software Bills Of Material can be generated in a concise unified manner for components and maybe for install options..

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • Build/CI
  • Test (unit or integration test code)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

How Has This Been Tested?

How did you try to break this feature and the system with this change?

@codecov
Copy link

codecov bot commented Feb 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 3.68%. Comparing base (a5b6bc3) to head (db95289).

❗ There is a different number of reports uploaded between BASE (a5b6bc3) and HEAD (db95289). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (a5b6bc3) HEAD (db95289)
unittests 1 0
Additional details and impacted files
@@              Coverage Diff              @@
##               main   #12570       +/-   ##
=============================================
- Coverage     17.89%    3.68%   -14.22%     
=============================================
  Files          5936      452     -5484     
  Lines        532734    38385   -494349     
  Branches      65165     7102    -58063     
=============================================
- Hits          95347     1414    -93933     
+ Misses       426711    36784   -389927     
+ Partials      10676      187    -10489     
Flag Coverage Δ
uitests 3.68% <ø> (ø)
unittests ?

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.

@codecov
Copy link

codecov bot commented Feb 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 17.89%. Comparing base (a5b6bc3) to head (e9fd217).

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12570      +/-   ##
============================================
- Coverage     17.89%   17.89%   -0.01%     
+ Complexity    16092    16089       -3     
============================================
  Files          5936     5936              
  Lines        532734   532734              
  Branches      65165    65165              
============================================
- Hits          95347    95341       -6     
- Misses       426711   426716       +5     
- Partials      10676    10677       +1     
Flag Coverage Δ
uitests 3.68% <ø> (ø)
unittests 19.00% <ø> (-0.01%) ⬇️

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant