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

Improve debugging of integration testing #119

Conversation

HealthyPear
Copy link
Member

Small refactoring that allows the visualization of the commands issued by the testing suite when launching pytest with the additional flag -s

@codecov
Copy link

codecov bot commented Mar 29, 2021

Codecov Report

Merging #119 (ec58eea) into master (6d7a41f) will increase coverage by 0.31%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
+ Coverage   47.32%   47.64%   +0.31%     
==========================================
  Files          22       22              
  Lines        1980     1992      +12     
==========================================
+ Hits          937      949      +12     
  Misses       1043     1043              
Impacted Files Coverage Δ
protopipe/scripts/tests/test_pipeline.py 100.00% <100.00%> (ø)

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 6d7a41f...ec58eea. Read the comment docs.

@HealthyPear HealthyPear mentioned this pull request Mar 29, 2021
2 tasks
@HealthyPear HealthyPear merged commit 0dc958c into cta-observatory:master Mar 30, 2021
@HealthyPear HealthyPear deleted the maintenance-imporove_integration_test_debugging branch March 30, 2021 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants