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

feat: Step report #101

Merged

Conversation

cody82
Copy link
Contributor

@cody82 cody82 commented Jul 14, 2022

This adds the step report feature from Yoanns branch, rebased to the current master.

@cody82 cody82 marked this pull request as ready for review July 14, 2022 14:45
@stg2sf
Copy link

stg2sf commented Jul 14, 2022

Made several runs. Works for me!

@sebastianpfischer sebastianpfischer linked an issue Jul 15, 2022 that may be closed by this pull request
docs/step_report.rst Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
src/pykiso/cli.py Outdated Show resolved Hide resolved
src/pykiso/test_coordinator/assert_step_report/__init__.py Outdated Show resolved Hide resolved
tests/test_assert_step_report.py Outdated Show resolved Hide resolved
@Pog3k
Copy link
Contributor

Pog3k commented Jul 18, 2022

add it to the whats new sections in the docs

setup.py Outdated Show resolved Hide resolved
docs/step_report.rst Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
docs/step_report.rst Outdated Show resolved Hide resolved
@cody82 cody82 force-pushed the features/step-report-cross-domain-team-rebase branch 2 times, most recently from df4058c to ae917a8 Compare August 12, 2022 14:38
src/pykiso/cli.py Show resolved Hide resolved
src/pykiso/test_coordinator/test_result.py Outdated Show resolved Hide resolved
@cody82 cody82 requested review from sebclrsn, BKaDamien and sebastianpfischer and removed request for sebclrsn and BKaDamien August 24, 2022 09:12
@cody82 cody82 force-pushed the features/step-report-cross-domain-team-rebase branch from 62ac33b to 11f149d Compare August 26, 2022 08:40
@codecov
Copy link

codecov bot commented Aug 26, 2022

Codecov Report

Merging #101 (11f149d) into master (50b99e5) will decrease coverage by 0.81%.
The diff coverage is 69.82%.

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
- Coverage   95.00%   94.18%   -0.82%     
==========================================
  Files          69       70       +1     
  Lines        5024     5193     +169     
==========================================
+ Hits         4773     4891     +118     
- Misses        251      302      +51     
Impacted Files Coverage Δ
src/pykiso/test_coordinator/test_execution.py 86.36% <40.00%> (-7.33%) ⬇️
...ordinator/assert_step_report/assert_step_report.py 71.23% <71.23%> (ø)
src/pykiso/cli.py 100.00% <100.00%> (ø)
src/pykiso/test_coordinator/test_result.py 94.66% <100.00%> (+0.54%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Pog3k Pog3k merged commit f9d649b into eclipse:master Aug 26, 2022
sebastianpfischer pushed a commit that referenced this pull request Aug 29, 2022
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.

System level test report
7 participants