Skip to content

fix: fixed multiple crossdependencies between frontend and backend#1437

Open
jstucke wants to merge 1 commit intomasterfrom
fs-metadata-crossdep-fix
Open

fix: fixed multiple crossdependencies between frontend and backend#1437
jstucke wants to merge 1 commit intomasterfrom
fs-metadata-crossdep-fix

Conversation

@jstucke
Copy link
Collaborator

@jstucke jstucke commented Jan 8, 2026

  • fixes import of analysis plugin module from the frontend (causes dependency problems) in FS metadata and QEMU exec plugins
  • makes aoihttp a common dependency (was only installed in the backend but is also used in the frontend in the GraphQL module)

@jstucke jstucke requested review from dorpvom and euwint January 8, 2026 16:27
@jstucke jstucke self-assigned this Jan 8, 2026
@jstucke jstucke added the bug label Jan 8, 2026
@codecov-commenter
Copy link

codecov-commenter commented Jan 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.48%. Comparing base (e39728e) to head (15e1e67).
⚠️ Report is 14 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1437      +/-   ##
==========================================
+ Coverage   92.03%   92.48%   +0.45%     
==========================================
  Files         372      368       -4     
  Lines       21075    20678     -397     
==========================================
- Hits        19397    19125     -272     
+ Misses       1678     1553     -125     

☔ 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 mentioned this pull request Jan 9, 2026
2 tasks
@jstucke jstucke force-pushed the fs-metadata-crossdep-fix branch from 7a6cbce to 15e1e67 Compare January 9, 2026 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants