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

fix rt query parameter and rt new data format #95

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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