Skip to content

Conversation

@dweindl
Copy link
Member

@dweindl dweindl commented Dec 8, 2025

  • setup.py -> pyproject.toml
  • requirements*.txt -> pyproject.toml
  • Use setuptools-scm
  • Fix sphinx release vs version

Closes #13

@dweindl dweindl self-assigned this Dec 8, 2025
@dweindl dweindl force-pushed the pyproj branch 6 times, most recently from 76e55fb to 7328a4f Compare December 9, 2025 08:23
@codecov
Copy link

codecov bot commented Dec 9, 2025

Codecov Report

❌ Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.00%. Comparing base (ead2483) to head (703c435).
⚠️ Report is 4 commits behind head on dev.

Files with missing lines Patch % Lines
biosimulators_amici/__init__.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #19      +/-   ##
==========================================
- Coverage   98.98%   98.00%   -0.98%     
==========================================
  Files           5        4       -1     
  Lines         198      201       +3     
==========================================
+ Hits          196      197       +1     
- Misses          2        4       +2     
Flag Coverage Δ
unittests 98.00% <66.66%> (-0.98%) ⬇️

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

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

@dweindl dweindl marked this pull request as ready for review December 9, 2025 08:49
@dweindl dweindl merged commit de917a3 into dev Dec 9, 2025
1 check passed
@dweindl dweindl deleted the pyproj branch December 9, 2025 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Migrate to pyproject.toml

2 participants