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

fix: replace print with print_info #105

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

MoskalenkoViktor
Copy link
Contributor

Logs in CI are messed up if use print and print_info at the same time.

@github-actions github-actions bot added the fix label Feb 19, 2024
Copy link

codecov bot commented Feb 19, 2024

Codecov Report

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

Comparison is base (b8c3e48) 72.62% compared to head (19e5b48) 72.64%.

Files Patch % Lines
checker/tester.py 0.00% 4 Missing ⚠️
checker/plugins/__init__.py 25.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #105      +/-   ##
==========================================
+ Coverage   72.62%   72.64%   +0.02%     
==========================================
  Files          20       20              
  Lines        1337     1338       +1     
==========================================
+ Hits          971      972       +1     
  Misses        366      366              
Flag Coverage Δ
unittests 72.64% <12.50%> (+0.02%) ⬆️

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.

@k4black k4black merged commit 7519e2b into manytask:main Mar 25, 2024
24 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants