Skip to content

Conversation

@itsMattShull
Copy link

To fix #49 and #83

@itsMattShull
Copy link
Author

@josebolos it appears Travis failed because no Node environment was set. Is this something I can fix on my end?

@josebolos
Copy link
Contributor

Hi @derekshull

Thanks for contributing to boomcatch, this is great!

The reason the tests in Travis are failing is because the changes in this PR break some of the unit tests. You can see the details of the test run here:
https://travis-ci.org/springernature/boomcatch/jobs/400192639

Your PR tries to address two different problems - we usually ask people to submit different PRs for different issues, as it makes it easier to revert changes in case something goes wrong.

Do you have the time and energy for submitting separate PRs with their respective unit tests? It will be greatly appreciated.

Thanks again!

hchhabada added a commit to hchhabada/boomcatch that referenced this pull request Jul 10, 2023
This was referenced Jul 10, 2023
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.

Handle new data format

2 participants