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

Add Behat coverage #1674

Merged
merged 3 commits into from
Oct 7, 2021
Merged

Add Behat coverage #1674

merged 3 commits into from
Oct 7, 2021

Conversation

mvorisek
Copy link
Member

@mvorisek mvorisek commented Oct 6, 2021

https://docs.codecov.com/docs/merging-reports multiple coverage reports are supported, let's add Behat coverage too

image

@mvorisek mvorisek changed the title Merge Phpunit /w Behat CI coverage and upload as one file Add Behat coverage Oct 6, 2021
@mvorisek mvorisek marked this pull request as ready for review October 6, 2021 13:26
@mvorisek mvorisek requested a review from ibelar October 6, 2021 13:27
@mvorisek mvorisek added the RTM label Oct 6, 2021
@@ -170,7 +170,7 @@ public function initChunks()
public function addColumn(?string $name, $columnDecorator = null, $field = null)
{
if (!$this->_initialized) {
throw new Exception\NoRenderTree($this, 'addColumn()');
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the exception was used only here, we do not want to make this exception available as the reason to use it is not good

@mvorisek mvorisek closed this Oct 7, 2021
@mvorisek mvorisek reopened this Oct 7, 2021
@mvorisek mvorisek merged commit f859722 into develop Oct 7, 2021
@mvorisek mvorisek deleted the behat_coverage branch October 7, 2021 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants