Skip to content

Print directly to python stdio streams for python builds - #81

Merged
goulart-paul merged 11 commits into
mainfrom
pg/colab_stdio_fix
Mar 1, 2024
Merged

Print directly to python stdio streams for python builds #81
goulart-paul merged 11 commits into
mainfrom
pg/colab_stdio_fix

Conversation

@goulart-paul

Copy link
Copy Markdown
Member

Fixes #60

@codecov

codecov Bot commented Mar 1, 2024

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 91.34615% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 85.68%. Comparing base (e74e7ac) to head (2c9c115).
Report is 3 commits behind head on main.

Files Patch % Lines
src/solver/implementations/default/info_print.rs 90.47% 8 Missing ⚠️
src/solver/core/solver.rs 95.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
+ Coverage   85.14%   85.68%   +0.54%     
==========================================
  Files          62       62              
  Lines        4402     4423      +21     
==========================================
+ Hits         3748     3790      +42     
+ Misses        654      633      -21     

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@goulart-paul
goulart-paul merged commit ecea4f7 into main Mar 1, 2024
@goulart-paul
goulart-paul deleted the pg/colab_stdio_fix branch May 17, 2024 15:00
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.

Python interface does not print output in colab

1 participant