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: support independent data provider, refactor example #70

Merged
merged 2 commits into from
Aug 14, 2019

Conversation

amcgee
Copy link
Member

@amcgee amcgee commented Aug 14, 2019

There was a bug introduced with #13 which caused the independently exposed DataProvider to ignore its parameters and fall back to the default Config values. This fixes that issue (one-line change) and also refactors the example to support testing of both configurations.

@amcgee
Copy link
Member Author

amcgee commented Aug 14, 2019

I'm going to go ahead and merge this without review since it is a very small functional change and necessary to fix a bug live in production.

@amcgee amcgee merged commit 7db27f6 into master Aug 14, 2019
@amcgee amcgee deleted the fix/independent-data-provider branch August 14, 2019 17:12
dhis2-bot pushed a commit that referenced this pull request Aug 14, 2019
## [1.4.3](v1.4.2...v1.4.3) (2019-08-14)

### Bug Fixes

* support independent data provider, refactor example ([#70](#70)) ([7db27f6](7db27f6))
@dhis2-bot
Copy link
Contributor

🎉 This PR is included in version 1.4.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link
Contributor

@varl varl left a comment

Choose a reason for hiding this comment

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

Approved.

@amcgee
Copy link
Member Author

amcgee commented Aug 14, 2019

:-) thanks

@amcgee amcgee mentioned this pull request Sep 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants