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

make mongo client configurable #83

Merged
merged 4 commits into from
Dec 30, 2022

Conversation

christian-steinmeyer
Copy link
Contributor

@christian-steinmeyer christian-steinmeyer commented Dec 8, 2022

Hey! I'd like to be able to configure the mongo client that's currently abstracted away by the ExperimentLoader. The easiest approach there would be to just forward a set of keyword arguments. What do you think?

@christian-steinmeyer
Copy link
Contributor Author

Do I misinterpret the logs or is there some unrelated issue on CI?

Copy link
Owner

@JarnoRFB JarnoRFB left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution! I will check what the problem with the CI is.

christian-steinmeyer and others added 2 commits December 9, 2022 14:35
Co-authored-by: Rüdiger Busche <rudiger.busche@gmail.com>
@codecov
Copy link

codecov bot commented Dec 30, 2022

Codecov Report

Base: 98.98% // Head: 98.98% // No change to project coverage 👍

Coverage data is based on head (ff3b016) compared to base (7c9f229).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #83   +/-   ##
=======================================
  Coverage   98.98%   98.98%           
=======================================
  Files           6        6           
  Lines         393      393           
=======================================
  Hits          389      389           
  Misses          4        4           
Impacted Files Coverage Δ
incense/experiment_loader.py 98.86% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@JarnoRFB JarnoRFB merged commit 21f7cbb into JarnoRFB:master Dec 30, 2022
@JarnoRFB
Copy link
Owner

@christian-steinmeyer Sorry for the wait, fixed the travis issue now and merged the PR.

@JarnoRFB
Copy link
Owner

@christian-steinmeyer change was released in v0.0.15

@christian-steinmeyer
Copy link
Contributor Author

Nice, thanks!

@christian-steinmeyer christian-steinmeyer deleted the patch-1 branch December 31, 2022 16:15
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.

2 participants