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

Fix Apache bug flag handling #14

Merged
merged 1 commit into from
Jul 1, 2022
Merged

Fix Apache bug flag handling #14

merged 1 commit into from
Jul 1, 2022

Conversation

akshaysharmajs
Copy link
Collaborator

Will only set check_for_apache flag only if supplied_type belongs to one of text/plain, text/plain; charset=ISO-8859-1, text/plain; charset=iso-8859-1, text/plain; charset=UTF-8

Fixes #13

@codecov
Copy link

codecov bot commented Jul 1, 2022

Codecov Report

Merging #14 (b54bb0c) into main (fa67530) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #14   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          352       352           
=========================================
  Hits           352       352           
Impacted Files Coverage Δ
xtractmime/__init__.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 fa67530...b54bb0c. Read the comment docs.

@Gallaecio Gallaecio merged commit cb2bb0e into main Jul 1, 2022
pull bot pushed a commit to vishalbelsare/xtractmime that referenced this pull request Jul 3, 2022
@akshaysharmajs akshaysharmajs deleted the apache-flag-bug branch July 3, 2022 08:45
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.

Apache bug handling affects any text/plain variant
2 participants