Skip to content

Replace input prompt with configuration values. #10

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

Merged
merged 18 commits into from
Jan 26, 2022

Conversation

tobiasraabe
Copy link
Member

Changes

Provide a description and/or bullet points to describe the changes in this PR.

Todo

  • Reference issues which can be closed due to this PR with "Closes #x".
  • Review whether the documentation needs to be updated.
  • Document PR in docs/changes.rst.

@tobiasraabe tobiasraabe modified the milestones: v0.0.7, v0.1.0 Nov 27, 2021
@codecov
Copy link

codecov bot commented Nov 27, 2021

Codecov Report

Merging #10 (6a788e8) into main (940711a) will increase coverage by 1.28%.
The diff coverage is 98.70%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   96.42%   97.71%   +1.28%     
==========================================
  Files           6        7       +1     
  Lines         112      175      +63     
==========================================
+ Hits          108      171      +63     
  Misses          4        4              
Flag Coverage Δ
end_to_end 97.71% <98.70%> (+1.28%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/pytask_environment/logging.py 96.07% <96.07%> (ø)
src/pytask_environment/config.py 100.00% <100.00%> (ø)
src/pytask_environment/plugin.py 100.00% <100.00%> (ø)
tests/test_logging.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 940711a...6a788e8. Read the comment docs.

@tobiasraabe tobiasraabe merged commit 11b3e8a into main Jan 26, 2022
@tobiasraabe tobiasraabe deleted the replace-input-w-config branch January 26, 2022 07:48
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.

1 participant