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

test(api): always print logs while testing #1988

Merged
merged 1 commit into from Jul 25, 2022

Conversation

jooola
Copy link
Contributor

@jooola jooola commented Jul 24, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jul 24, 2022

Codecov Report

Merging #1988 (383cc35) into main (10613cb) will increase coverage by 0.00%.
The diff coverage is 14.28%.

@@           Coverage Diff           @@
##             main    #1988   +/-   ##
=======================================
  Coverage   46.27%   46.28%           
=======================================
  Files         173      172    -1     
  Lines        4514     4511    -3     
=======================================
- Hits         2089     2088    -1     
+ Misses       2425     2423    -2     
Flag Coverage Δ
api 91.60% <100.00%> (ø)

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

Impacted Files Coverage Δ
api-client/libretime_api_client/_utils.py 76.28% <ø> (ø)
api-client/libretime_api_client/v1.py 0.00% <0.00%> (ø)
api/libretime_api/urls.py 100.00% <ø> (ø)
playout/libretime_playout/liquidsoap/entrypoint.py 0.00% <0.00%> (ø)
...ut/libretime_playout/liquidsoap/liquidsoap_auth.py 0.00% <0.00%> (ø)
playout/libretime_playout/main.py 0.00% <0.00%> (ø)
playout/libretime_playout/notify/main.py 0.00% <0.00%> (ø)
playout/libretime_playout/player/fetch.py 0.00% <0.00%> (ø)
playout/libretime_playout/player/file.py 0.00% <0.00%> (ø)
playout/libretime_playout/player/liquidsoap.py 0.00% <ø> (ø)
... and 11 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b526706...383cc35. Read the comment docs.

@paddatrapper paddatrapper merged commit 6dfd4dd into libretime:main Jul 25, 2022
@jooola jooola deleted the api_test_logs branch July 25, 2022 20:07
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.

None yet

2 participants