Skip to content

Conversation

@plhrtr
Copy link
Collaborator

@plhrtr plhrtr commented Nov 27, 2025

  • Right now all versions are locked to the newest version available, so that future changes can't break our codebase, but I could also only lock the version of artist-csp
  • I dont really know if it would be better to just fix the versions in the requirements.txt file, because pip install . also tries to build the app and this currently isn't configured. (The packages.find is there because it wont build with out it)

@plhrtr plhrtr linked an issue Nov 27, 2025 that may be closed by this pull request
@sonarqubecloud
Copy link

@codecov
Copy link

codecov bot commented Nov 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.79%. Comparing base (0f20f22) to head (f63d440).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #103   +/-   ##
=======================================
  Coverage   98.79%   98.79%           
=======================================
  Files          60       60           
  Lines        1493     1493           
=======================================
  Hits         1475     1475           
  Misses         18       18           

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Switch to pyproject.toml for dependencies

2 participants