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 coverage to 100% #74

Merged
merged 6 commits into from
Jan 18, 2021
Merged

raise coverage to 100% #74

merged 6 commits into from
Jan 18, 2021

Conversation

jugmac00
Copy link
Owner

@jugmac00 jugmac00 commented Jan 18, 2021

fixes #73

... for an UploadSet

modified:   CHANGES.rst
modified:   tests/test_flask_reuploaded.py
modified:   tox.ini
@@ -10,6 +10,7 @@ envlist =

[testenv]
extras = test
deps = pdbpp
Copy link
Owner Author

Choose a reason for hiding this comment

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

oops - this slipped in... not necessary, but I like it for debugging...

modified:   tests/test_flask_reuploaded.py
This test case completes 100% coverage!

The test case also uncovered a possible wrong exception text, see #76.
@jugmac00 jugmac00 merged commit d1466c1 into master Jan 18, 2021
@jugmac00 jugmac00 deleted the coverage-one-hundred branch January 18, 2021 21:15
@jugmac00 jugmac00 mentioned this pull request Jan 18, 2021
@jugmac00 jugmac00 changed the title add test to make sure a destination is set raise coverage to 100% Jan 18, 2021
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.

bring coverage to 100%
1 participant