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 92.48%. Comparing base (e39728e) to head (c567987).
⚠️ Report is 14 commits behind head on master.

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   92.03%   92.48%   +0.44%     
==========================================
  Files         372      368       -4     
  Lines       21075    20694     -381     
==========================================
- Hits        19397    19138     -259     
+ Misses       1678     1556     -122     

☔ 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.

@jstucke jstucke force-pushed the summary-nice-list-speedup branch from 2c66340 to c567987 Compare January 9, 2026 13:42
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