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: added missing vessel age filters to cargo_timeseries endpoint #323

Merged
merged 4 commits into from
Oct 27, 2021

Conversation

SeanBarry
Copy link
Contributor

@SeanBarry SeanBarry commented Oct 27, 2021

The cargo timeseries endpoint is missing the filter_vessel_age_min and filter_vessel_age_max params. This PR adds them.

This also pins the pyyaml version to < 6 to fix a build failure. pyyaml is used by pydoc-markdown and is not pinned.

See yaml/pyyaml#576 for more details

@SeanBarry SeanBarry self-assigned this Oct 27, 2021
@pep8speaks
Copy link

pep8speaks commented Oct 27, 2021

Hello @SeanBarry! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2021-10-27 09:22:53 UTC

@SeanBarry SeanBarry merged commit 8e07528 into master Oct 27, 2021
@SeanBarry SeanBarry deleted the feat-missing-filters branch October 27, 2021 09:39
Copy link
Contributor

@valeriiashmyhlo valeriiashmyhlo left a comment

Choose a reason for hiding this comment

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

We should wait for all tests to pass before approving

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.

3 participants