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

Implemented mimetype validator and checker. #66

Merged
merged 2 commits into from
Oct 12, 2020

Conversation

insightindustry
Copy link
Owner

Closes #63 . Added a MIME type validator and checker.

@insightindustry insightindustry self-assigned this Oct 12, 2020
@insightindustry insightindustry added this to the v.1.4.3 milestone Oct 12, 2020
@codecov
Copy link

codecov bot commented Oct 12, 2020

Codecov Report

Merging #66 into develop will decrease coverage by 0.28%.
The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #66      +/-   ##
===========================================
- Coverage    83.87%   83.58%   -0.29%     
===========================================
  Files            4        4              
  Lines         1414     1438      +24     
  Branches       338      343       +5     
===========================================
+ Hits          1186     1202      +16     
- Misses         141      145       +4     
- Partials        87       91       +4     
Impacted Files Coverage Δ
validator_collection/validators.py 85.72% <57.14%> (-0.44%) ⬇️
validator_collection/checkers.py 74.62% <75.00%> (+<0.01%) ⬆️
validator_collection/errors.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 259dbb3...a9f05a4. Read the comment docs.

@insightindustry insightindustry merged commit 2389e29 into develop Oct 12, 2020
@insightindustry insightindustry deleted the issue-63-mimetype-validator branch October 12, 2020 06:32
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