Skip to content

Plugin metadata#2386

Merged
ryan-pratt merged 8 commits intomainfrom
feat/plugin-metadata
Oct 16, 2025
Merged

Plugin metadata#2386
ryan-pratt merged 8 commits intomainfrom
feat/plugin-metadata

Conversation

@ryan-pratt
Copy link
Copy Markdown
Contributor

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.56%. Comparing base (dcc541d) to head (00ae7f0).
⚠️ Report is 23 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2386      +/-   ##
==========================================
+ Coverage   79.55%   79.56%   +0.01%     
==========================================
  Files         658      658              
  Lines       50378    50445      +67     
  Branches      736      741       +5     
==========================================
+ Hits        40076    40137      +61     
- Misses      10222    10226       +4     
- Partials       80       82       +2     
Flag Coverage Δ
python 81.68% <ø> (-0.02%) ⬇️
ruby-api 84.62% <ø> (+0.05%) ⬆️
ruby-backend 82.74% <100.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.

@ryan-pratt ryan-pratt mentioned this pull request Sep 29, 2025
@sonarqubecloud
Copy link
Copy Markdown

@ryan-pratt ryan-pratt marked this pull request as ready for review October 15, 2025 16:29
Comment on lines +198 to +202
unless img_path
default_img_path = 'public/store_img.png'
full_default_path = File.join(gem_path, default_img_path)
img_path = default_img_path if File.exist? full_default_path
end
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ryanmelt default image path is here

@ryan-pratt ryan-pratt merged commit 1aa29df into main Oct 16, 2025
30 of 31 checks passed
@ryan-pratt ryan-pratt deleted the feat/plugin-metadata branch October 16, 2025 21:06
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.

3 participants