Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Functional test code coverage is broken - Closes #3100 #3101

Merged
merged 1 commit into from
Mar 18, 2019

Conversation

yatki
Copy link
Contributor

@yatki yatki commented Mar 18, 2019

What was the problem?

lcov.info that was provided from functional tests were empty because hook path was wrong in the setup_server.js file

How did I fix it?

I corrected the path

How to test it?

Review checklist

@yatki yatki self-assigned this Mar 18, 2019
@yatki yatki requested review from 2snEM6 and fchavant March 18, 2019 14:08
@yatki yatki force-pushed the 3100-fix-functional-code-coverage branch from 066e52a to 544af9d Compare March 18, 2019 14:10
@yatki
Copy link
Contributor Author

yatki commented Mar 18, 2019

@fchavant seems like now it's working https://coveralls.io/builds/22243501

Copy link
Contributor

@fchavant fchavant left a comment

Choose a reason for hiding this comment

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

@yatki very nice!

Copy link
Contributor

@2snEM6 2snEM6 left a comment

Choose a reason for hiding this comment

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

Looks good to me

@MaciejBaj MaciejBaj merged commit 2e4b36f into development Mar 18, 2019
@MaciejBaj MaciejBaj deleted the 3100-fix-functional-code-coverage branch March 18, 2019 15:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Functional test code coverage is broken
5 participants