FACT_core icon indicating copy to clipboard operation
FACT_core copied to clipboard

'compare' typos fix

Open jstucke opened this issue 1 year ago • 2 comments

jstucke avatar Sep 10 '24 13:09 jstucke

Codecov Report

Attention: Patch coverage is 94.95549% with 17 lines in your changes missing coverage. Please review.

Project coverage is 91.65%. Comparing base (5c24429) to head (3ca235f).

Files with missing lines Patch % Lines
...ins/comparison/file_coverage/code/file_coverage.py 82.35% 3 Missing :warning:
src/plugins/comparison/software/code/software.py 50.00% 3 Missing :warning:
src/start_fact_backend.py 0.00% 3 Missing :warning:
src/web_interface/components/comparison_routes.py 93.18% 3 Missing :warning:
...rc/test/unit/web_interface/test_app_ajax_routes.py 60.00% 2 Missing :warning:
src/scheduler/comparison_scheduler.py 80.00% 1 Missing :warning:
src/statistic/work_load.py 66.66% 1 Missing :warning:
src/web_interface/components/ajax_routes.py 92.30% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1264      +/-   ##
==========================================
- Coverage   91.66%   91.65%   -0.02%     
==========================================
  Files         374      374              
  Lines       21052    21050       -2     
==========================================
- Hits        19298    19293       -5     
- Misses       1754     1757       +3     

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov-commenter avatar Nov 26 '24 09:11 codecov-commenter

This conflicts with https://github.com/fkie-cad/FACT_core/pull/1224. Let's merge #1224 first and then update this.

maringuu avatar Jan 16 '25 09:01 maringuu