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

Print filename if stripping contents #23

Merged
merged 2 commits into from
Jun 18, 2024
Merged

Print filename if stripping contents #23

merged 2 commits into from
Jun 18, 2024

Conversation

stefmolin
Copy link
Owner

Fixes #5

@stefmolin stefmolin self-assigned this Jun 18, 2024
@stefmolin stefmolin added the enhancement New feature or request label Jun 18, 2024
Copy link

codecov bot commented Jun 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (033794f) to head (e04c67b).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #23   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          102       103    +1     
=========================================
+ Hits           102       103    +1     
Files Coverage Δ
src/exif_stripper/cli.py 100.00% <100.00%> (ø)
tests/test_cli.py 100.00% <100.00%> (ø)

@stefmolin stefmolin merged commit a83ab06 into main Jun 18, 2024
20 checks passed
@stefmolin stefmolin deleted the print-file branch June 18, 2024 02:04
stefmolin added a commit that referenced this pull request Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Include changed filenames in the output on failure
1 participant