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

Finished getOrder, started working on scheduled, fixed issue #95 #96

Merged
merged 9 commits into from
Aug 16, 2018

Conversation

pwrnrd
Copy link
Contributor

@pwrnrd pwrnrd commented Aug 16, 2018

Added GetOrder: updated tests, added basic documentation, added wrapper

Worked on scheduled reports. Did NOT write tests/documentation. We need to start working on the issues mentioned by @ericblade in ./lib/reports.js. These issues lead reports to be cancelled. I also found that some reports return "DONE_NO_DATA" when I know for sure that there is data available. The latter issue, the "DONE_NO_DATA" issue looks similar to the following issue posted on the seller central forum: https://sellercentral.amazon.com/forums/t/always-getting--done-no-data--for--get-flat-file-orders-data-/409592 .

Fixed issue #95.

@pwrnrd pwrnrd changed the title Finished getOrder and started working on scheduled reports Finished getOrder, started working on scheduled, fixed issue #95 Aug 16, 2018
@ericblade
Copy link
Owner

Thanks for the changes!

codebeat is complaining about the length of your sample, not a big deal. Coveralls is weird -- it has my credentials saved, it should use them when anyone pushes, but it looks like it only uses them when a commit is from me . . . so what's the point of storing them and making them hidden? shrug So there's not really a big drop in coverage.

LGTM, merging.

@ericblade ericblade merged commit ae1ab54 into ericblade:master Aug 16, 2018
@pwrnrd
Copy link
Contributor Author

pwrnrd commented Aug 19, 2018

Cool thanks! If you have any tips / feedback for me, please let me know! Then I can improve the code further.

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.

None yet

2 participants