django-ai-assistant icon indicating copy to clipboard operation
django-ai-assistant copied to clipboard

Update backend dependencies

Open pamella opened this issue 10 months ago • 1 comments

Description

  • Update backend dependencies to resolve #183

Steps to test

  • [ ] poetry shell
  • [ ] poetry install
  • [ ] poetry run pytest

pamella avatar Jan 29 '25 12:01 pamella

[!WARNING] The CI build is failing because coveralls is still to add support for Python 3.13. Related issues:

  • https://github.com/TheKevJames/coveralls-python/issues/549
  • https://github.com/TheKevJames/coveralls-python/issues/523

pamella avatar Jan 29 '25 12:01 pamella

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :warning: Please upload report for BASE (fix/tox-py-dj-versions@4e3ad13). Learn more about missing BASE report.

Additional details and impacted files
@@                    Coverage Diff                    @@
##             fix/tox-py-dj-versions     #192   +/-   ##
=========================================================
  Coverage                          ?   93.80%           
=========================================================
  Files                             ?       19           
  Lines                             ?      694           
  Branches                          ?       46           
=========================================================
  Hits                              ?      651           
  Misses                            ?       33           
  Partials                          ?       10           
Flag Coverage Δ
backend-python-3.10 92.59% <ø> (?)
backend-python-3.11 92.59% <ø> (?)
backend-python-3.12 92.59% <ø> (?)
backend-python-3.13 92.59% <ø> (?)
frontend 100.00% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

: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[bot] avatar Sep 30 '25 13:09 codecov[bot]

We finished the work at https://github.com/vintasoftware/django-ai-assistant/pull/202

looizao avatar Sep 30 '25 14:09 looizao

We finished the work at #202

Thanks!

pamella avatar Sep 30 '25 20:09 pamella