Skip to content

Add support for recursive check for recipes - #33

Merged
secoro merged 1 commit into
mainfrom
feature/32-recipe-checks-recursively-inv-and-recipes
Jul 12, 2026
Merged

Add support for recursive check for recipes#33
secoro merged 1 commit into
mainfrom
feature/32-recipe-checks-recursively-inv-and-recipes

Conversation

@secoro

@secoro secoro commented Jul 12, 2026

Copy link
Copy Markdown
Owner

Closes #32

@secoro secoro self-assigned this Jul 12, 2026
@secoro secoro added the enhancement New feature or request label Jul 12, 2026
@secoro
secoro merged commit 7a9aabc into main Jul 12, 2026
2 checks passed
@codecov-commenter

Copy link
Copy Markdown

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

Codecov Report

❌ Patch coverage is 73.52941% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 29.51%. Comparing base (baa0eaf) to head (1d2fe71).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
.../seanderoo/inventory/service/InventoryService.java 80.64% 1 Missing and 5 partials ⚠️
frontend/src/components/RecipeDetailModal.tsx 0.00% 3 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #33      +/-   ##
============================================
+ Coverage     26.78%   29.51%   +2.72%     
- Complexity      109      133      +24     
============================================
  Files            54       54              
  Lines          1706     1738      +32     
  Branches        313      321       +8     
============================================
+ Hits            457      513      +56     
+ Misses         1207     1170      -37     
- Partials         42       55      +13     
Flag Coverage Δ
backend 55.53% <80.64%> (+4.59%) ⬆️
frontend 2.46% <0.00%> (-0.01%) ⬇️

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

☔ View full report in Codecov by Harness.
📢 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.

@secoro
secoro deleted the feature/32-recipe-checks-recursively-inv-and-recipes branch July 12, 2026 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Recipe checks recursively inventory and other recipes

2 participants