Skip to content

pytest: introduce RunScript - #176

Merged
sbinet merged 2 commits into
masterfrom
pytest-script
Mar 24, 2022
Merged

pytest: introduce RunScript#176
sbinet merged 2 commits into
masterfrom
pytest-script

Conversation

@sbinet

Copy link
Copy Markdown
Member

No description provided.

@codecov

codecovBot commented Mar 23, 2022

Copy link
Copy Markdown

Codecov Report

Merging #176 (51a6831) into master (e8acd73) will increase coverage by 0.24%.
The diff coverage is 60.00%.

@@ Coverage Diff @@## master #176 +/- ##
==========================================
+ Coverage 72.90% 73.14% +0.24% 
==========================================
Files 71 71 Lines 11683 11713 +30 ==========================================
+ Hits 8517 8567 +50 + Misses 2595 2568 -27 - Partials 571 578 +7 
Impacted FilesCoverage Δ
pytest/pytest.go51.16% <54.83%> (+2.07%)⬆️
stdlib/time/time.go79.41% <100.00%> (+37.38%)⬆️
py/args.go71.00% <0.00%> (+8.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 e8acd73...51a6831. Read the comment docs.

@sbinet
sbinetforce-pushed the pytest-script branch 2 times, most recently from 0c5e3e3 to 58bd825CompareMarch 24, 2022 13:53
@sbinet
sbinet merged commit 51a6831 into masterMar 24, 2022
@sbinet
sbinet deleted the pytest-script branch March 24, 2022 14:14
Sign up for freeto 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.

1 participant

@sbinet