Skip to content

pytest: introduce RunScript #176

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

Merged
merged 2 commits into from
Mar 24, 2022
Merged

pytest: introduce RunScript #176

merged 2 commits into from
Mar 24, 2022

Conversation

sbinet
Copy link
Member

@sbinet sbinet commented Mar 23, 2022

No description provided.

@codecov
Copy link

codecov bot commented Mar 23, 2022

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 Files Coverage Δ
pytest/pytest.go 51.16% <54.83%> (+2.07%) ⬆️
stdlib/time/time.go 79.41% <100.00%> (+37.38%) ⬆️
py/args.go 71.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 sbinet force-pushed the pytest-script branch 2 times, most recently from 0c5e3e3 to 58bd825 Compare March 24, 2022 13:53
@sbinet sbinet merged commit 51a6831 into master Mar 24, 2022
@sbinet sbinet deleted the pytest-script branch March 24, 2022 14:14
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.

1 participant