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

Add config tests #23

Merged
merged 7 commits into from
Feb 16, 2022
Merged

Add config tests #23

merged 7 commits into from
Feb 16, 2022

Conversation

murilo-cunha
Copy link
Member

As suggested in #18, add more granular tests for _config_callback.
Make minor improvements by parsing a sample pyproject.toml file.

@codecov
Copy link

codecov bot commented Jan 22, 2022

Codecov Report

Merging #23 (b84abe9) into main (9f58381) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
+ Coverage   95.70%   95.73%   +0.02%     
==========================================
  Files          19       19              
  Lines         768      773       +5     
==========================================
+ Hits          735      740       +5     
  Misses         33       33              
Impacted Files Coverage Δ
databooks/config.py 100.00% <ø> (ø)
tests/test_cli.py 100.00% <100.00%> (ø)
tests/test_data_models/test_notebook.py 100.00% <100.00%> (ø)

@murilo-cunha murilo-cunha merged commit aa4efdb into main Feb 16, 2022
@murilo-cunha murilo-cunha deleted the add-config-tests branch February 16, 2022 18:37
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