Skip to content

pytest: store output of tested script - #180

Merged
sbinet merged 1 commit into
go-python:masterfrom
sbinet-gonum:pytest
May 5, 2022
Merged

pytest: store output of tested script#180
sbinet merged 1 commit into
go-python:masterfrom
sbinet-gonum:pytest

Conversation

@sbinet

@sbinet sbinet commented May 5, 2022

Copy link
Copy Markdown
Member

This CL stores the output of a failing script for easy human comparison

Signed-off-by: Sebastien Binet binet@cern.ch

This CL stores the output of a failing script for easy human comparison

Signed-off-by: Sebastien Binet <binet@cern.ch>
@codecov

codecov Bot commented May 5, 2022

Copy link
Copy Markdown

Codecov Report

Merging #180 (029a195) into master (23774dd) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #180      +/-   ##
==========================================
- Coverage   73.22%   73.21%   -0.02%     
==========================================
  Files          72       72              
  Lines       11765    11767       +2     
==========================================
  Hits         8615     8615              
- Misses       2568     2570       +2     
  Partials      582      582              
Impacted Files Coverage Δ
pytest/pytest.go 50.00% <0.00%> (-1.17%) ⬇️

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 23774dd...029a195. Read the comment docs.

@sbinet
sbinet merged commit 029a195 into go-python:master May 5, 2022
@sbinet
sbinet deleted the pytest branch May 5, 2022 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant