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

Make test/base/ less verbose #1188

Merged
merged 3 commits into from
Nov 19, 2023
Merged

Conversation

dweindl
Copy link
Member

@dweindl dweindl commented Nov 17, 2023

Removes quite some not so interesting test output.

Also moved some imports, so at least a subset of tests can be run if jax and aesara aren't installed.

@codecov-commenter
Copy link

codecov-commenter commented Nov 17, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (eab62b2) 84.24% compared to head (be2de70) 84.30%.

Files Patch % Lines
pypesto/predict/task.py 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1188      +/-   ##
===========================================
+ Coverage    84.24%   84.30%   +0.05%     
===========================================
  Files          148      148              
  Lines        11714    11714              
===========================================
+ Hits          9868     9875       +7     
+ Misses        1846     1839       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dweindl dweindl merged commit 1afe609 into ICB-DCM:develop Nov 19, 2023
18 checks passed
@dweindl dweindl deleted the test_verbosity branch November 19, 2023 16:19
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.

4 participants