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

Feature/xray poc - add an xray decorator to the pykiso tests to import the JUnit results of the marked test to xray (jira plugin) #501

Merged
merged 12 commits into from
Sep 25, 2024

Conversation

DianeMornas
Copy link
Contributor

In order to import JUnit test results to xray, create an xray decorator logic to mark pykiso tests so that the results of marked tests can be imported into xray.

docs/whats_new/version_ongoing.rst Outdated Show resolved Hide resolved
docs/whats_new/version_ongoing.rst Outdated Show resolved Hide resolved
examples/test_suite_1/test_suite_1.py Outdated Show resolved Hide resolved
examples/test_suite_1/test_suite_1.py Outdated Show resolved Hide resolved
Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.07%. Comparing base (b297fcb) to head (ee6d625).
Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #501   +/-   ##
=======================================
  Coverage   97.06%   97.07%           
=======================================
  Files          84       84           
  Lines        6875     6898   +23     
=======================================
+ Hits         6673     6696   +23     
  Misses        202      202           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

docs/tools/xray.rst Outdated Show resolved Hide resolved
docs/tools/xray.rst Outdated Show resolved Hide resolved
src/pykiso/tool/xray/cli.py Show resolved Hide resolved
@Pog3k Pog3k merged commit 9c9e119 into eclipse:master Sep 25, 2024
7 checks passed
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.

3 participants