Skip to content

Add Behat coverage#1674

Merged
mvorisek merged 3 commits intodevelopfrom
behat_coverage
Oct 7, 2021
Merged

Add Behat coverage#1674
mvorisek merged 3 commits intodevelopfrom
behat_coverage

Conversation

@mvorisek
Copy link
Copy Markdown
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
public function addColumn(?string $name, $columnDecorator = null, $field = null)
{
if (!$this->_initialized) {
throw new Exception\NoRenderTree($this, 'addColumn()');
Copy link
Copy Markdown
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

Development

Successfully merging this pull request may close these issues.

2 participants