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

Update BOM API use project model versions #4535

Merged
merged 7 commits into from
Sep 23, 2024

Conversation

Steve-Mcl
Copy link
Contributor

closes #4534

Description

Update BOM API use project model versions

Related Issue(s)

Owner: #4534
Parent: #4308

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production

Labels

  • Includes a DB migration? -> add the area:migration label

Copy link

codecov bot commented Sep 23, 2024

Codecov Report

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

Project coverage is 78.08%. Comparing base (45c992a) to head (594e0c7).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
forge/db/models/Application.js 18.18% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4535      +/-   ##
==========================================
+ Coverage   78.05%   78.08%   +0.03%     
==========================================
  Files         300      300              
  Lines       14270    14267       -3     
  Branches     3237     3236       -1     
==========================================
+ Hits        11138    11140       +2     
+ Misses       3132     3127       -5     
Flag Coverage Δ
backend 78.08% <30.76%> (+0.03%) ⬆️

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.

@Steve-Mcl Steve-Mcl merged commit 452a16a into main Sep 23, 2024
14 checks passed
@Steve-Mcl Steve-Mcl deleted the 4534-bom-api-use-project-model-versions branch September 23, 2024 11:30
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.

Update BOM API to use Project models new versions data
2 participants