FACT_core icon indicating copy to clipboard operation
FACT_core copied to clipboard

Bugfixes

Open jstucke opened this issue 9 months ago • 1 comments

  • bug fix for old analyses breaking the file tree mode feature (where the file mode is displayed in the file tree if the filesystem metadata analysis exists)
  • bug fix for orphaned files breaking the ajax summary feature (because the "file tree path" (path through the file tree from root FW to the file) cannot be resolved)

jstucke avatar Feb 07 '25 12:02 jstucke

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.78%. Comparing base (947a5cb) to head (b2d65ea).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1345      +/-   ##
==========================================
- Coverage   92.54%   91.78%   -0.76%     
==========================================
  Files         381      376       -5     
  Lines       24397    21084    -3313     
==========================================
- Hits        22577    19351    -3226     
+ Misses       1820     1733      -87     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Feb 07 '25 13:02 codecov-commenter