这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@jstucke
Copy link
Collaborator

@jstucke jstucke commented Oct 10, 2025

  • speeds up the "nice_fo_list" filter for analysis summary rendering
    • this should result in a at least 2x but up to 6x speedup
  • the summary entries only show the path instead of the whole VFP
  • also fixes a KeyError that could occur in get_data_for_nice_list in case the VFP data in the DB is inconsistent

@jstucke jstucke self-assigned this Oct 10, 2025
@codecov-commenter
Copy link

codecov-commenter commented Oct 10, 2025

Codecov Report

❌ Patch coverage is 84.61538% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.96%. Comparing base (d5466a8) to head (2c66340).

Files with missing lines Patch % Lines
src/web_interface/components/jinja_filter.py 25.00% 3 Missing ⚠️
src/storage/db_interface_frontend.py 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1417      +/-   ##
==========================================
- Coverage   91.97%   91.96%   -0.01%     
==========================================
  Files         372      372              
  Lines       21015    21031      +16     
==========================================
+ Hits        19328    19341      +13     
- Misses       1687     1690       +3     

☔ 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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants