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

Raise UnknownType exception with better error message. #8

Merged
merged 2 commits into from
Dec 10, 2019

Conversation

python-desert
Copy link
Collaborator

No description provided.

@codecov-io
Copy link

codecov-io commented Dec 10, 2019

Codecov Report

Merging #8 into master will increase coverage by 0.11%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #8      +/-   ##
=========================================
+ Coverage   95.39%   95.5%   +0.11%     
=========================================
  Files           6       6              
  Lines         326     334       +8     
  Branches       58      60       +2     
=========================================
+ Hits          311     319       +8     
  Misses          9       9              
  Partials        6       6
Impacted Files Coverage Δ
tests/test_make.py 97.64% <100%> (+0.07%) ⬆️
src/desert/_version.py 100% <100%> (ø) ⬆️
src/desert/_make.py 91.4% <100%> (+0.13%) ⬆️
src/desert/exceptions.py 100% <100%> (ø) ⬆️

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 3a3239a...3a7cff7. Read the comment docs.

@python-desert python-desert merged commit 1335974 into master Dec 10, 2019
@python-desert python-desert deleted the default branch December 10, 2019 06:47
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