Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove wurlitzer dependency #2423

Merged
merged 1 commit into from
May 6, 2024
Merged

Conversation

dweindl
Copy link
Member

@dweindl dweindl commented May 6, 2024

When using the Python interface, we don't rely on C(++) output anywhere anymore, and thus, we don't need wurlitzer anymore.

Closes #2409

When using the Python interface, we don't rely on C(++) output anywhere anymore, and thus, we don't need wurlitzer anymore.
@dweindl dweindl requested a review from a team as a code owner May 6, 2024 07:11
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher

🚮 Removed packages: pypi/[email protected], pypi/[email protected]

View full report↗︎

Copy link

codecov bot commented May 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.59%. Comparing base (8c3b59a) to head (34aeadf).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2423      +/-   ##
===========================================
- Coverage    77.60%   77.59%   -0.02%     
===========================================
  Files          324      324              
  Lines        20913    20902      -11     
  Branches      1464     1464              
===========================================
- Hits         16230    16219      -11     
  Misses        4680     4680              
  Partials         3        3              
Flag Coverage Δ
cpp 73.37% <100.00%> (-0.02%) ⬇️
cpp_python 34.10% <100.00%> (-0.03%) ⬇️
petab 36.67% <100.00%> (-0.03%) ⬇️
python 72.13% <100.00%> (-0.01%) ⬇️

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

Files Coverage Δ
python/sdist/amici/swig_wrappers.py 96.36% <100.00%> (+3.93%) ⬆️

... and 3 files with indirect coverage changes

Copy link
Member

@FFroehlich FFroehlich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@dweindl dweindl merged commit da19a55 into AMICI-dev:develop May 6, 2024
19 of 20 checks passed
@dweindl dweindl deleted the remove_wurlitzer branch May 6, 2024 14:46
@dweindl dweindl linked an issue May 7, 2024 that may be closed by this pull request
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.

Remove wurlitzer dependency
2 participants