FACT_core icon indicating copy to clipboard operation
FACT_core copied to clipboard

Python 3.13 support

Open jstucke opened this issue 6 months ago • 1 comments

  • fixed dependency problems (passlib) to add Python 3.13 support
    • also as preparation for the release of Debian 13 (which will come with Python 3.13)
  • updated frontend dependencies
  • fixed some bugs

jstucke avatar Jun 06 '25 08:06 jstucke

Codecov Report

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

Project coverage is 91.60%. Comparing base (fc5eae9) to head (765fafe).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1379   +/-   ##
=======================================
  Coverage   91.59%   91.60%           
=======================================
  Files         374      374           
  Lines       21032    21032           
=======================================
+ Hits        19265    19266    +1     
+ Misses       1767     1766    -1     

: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 Jun 06 '25 08:06 codecov-commenter