FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix keyword arguments not being passed when using step annotation by andrcuns · Pull Request #550 · allure-framework/allure-ruby · GitHub

Fix keyword arguments not being passed when using step annotation - #550

Merged
andrcuns merged 1 commit into
masterfrom
fix-arguments
May 6, 2024
Merged

Fix keyword arguments not being passed when using step annotation#550
andrcuns merged 1 commit into
masterfrom
fix-arguments

Conversation

andrcuns commented May 6, 2024
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Collaborator

Fixes: #549


Allure Report

allure-report-publisher generated test report!

rspec: ✅ test report for 996dbacb

+--------------------------------------------------------------------------+
|                            behaviors summary                             |
+---------------------+--------+--------+---------+-------+-------+--------+
|                     | passed | failed | skipped | flaky | total | result |
+---------------------+--------+--------+---------+-------+-------+--------+
| allure-cucumber     | 272    | 0      | 0       | 0     | 272   ||
| allure-rspec        | 192    | 0      | 0       | 0     | 192   ||
| allure-ruby-commons | 728    | 0      | 0       | 0     | 728   ||
+---------------------+--------+--------+---------+-------+-------+--------+
| Total               | 1192   | 0      | 0       | 0     | 1192  ||
+---------------------+--------+--------+---------+-------+-------+--------+

andrcuns added the bug Something isn't working label May 6, 2024

Copy link
Copy Markdown

Code Climate has analyzed commit 996dbac and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (80% is the threshold).

This pull request will bring the total coverage in the repository to 98.9% (0.0% change).

View more on Code Climate.

andrcuns merged commit dc60f38 into master May 6, 2024
andrcuns deleted the fix-arguments branch May 6, 2024 17:48
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Getting Error when using keyword arguments for allure step method

1 participant


Back | FazBrowse Home | New Git URL