Skip to content

Correctly detect location when shared example is used - #539

Merged
andrcuns merged 1 commit into
masterfrom
fix-location
Mar 18, 2024
Merged

andrcuns merged 1 commit into
masterfrom
fix-location

Conversation

@andrcuns

@andrcuns andrcuns commented Mar 18, 2024

Copy link
Copy Markdown
Collaborator

Set location to where spec is located rather than location of where shared_example is defined.


Allure Report

allure-report-publisher generated test report!

rspec: ✅ test report for 751bc356

+--------------------------------------------------------------------------+
|                            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 andrcuns added the bug label Mar 18, 2024
@qlty-cloud-legacy

Copy link
Copy Markdown

Code Climate has analyzed commit 751bc35 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
andrcuns merged commit 47a5f00 into master Mar 18, 2024
@andrcuns
andrcuns deleted the fix-location branch March 18, 2024 17:24
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